diff --git a/x/sqlite/put_test.go b/x/sqlite/put_test.go index db81ba570..8cc3cf5d8 100644 --- a/x/sqlite/put_test.go +++ b/x/sqlite/put_test.go @@ -1104,6 +1104,8 @@ func TestDBPut(t *testing.T) { /* TODO: - Encoding/compression? + - with validate_doc_update function + - with updates function */ tests.Run(t, func(t *testing.T, tt test) {