aboutsummaryrefslogtreecommitdiff
path: root/query_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'query_test.go')
-rw-r--r--query_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/query_test.go b/query_test.go
index ec1d8d8..388183e 100644
--- a/query_test.go
+++ b/query_test.go
@@ -135,3 +135,5 @@ func TestDeleteBasic(t *testing.T) {
})
}
}
+
+// TODO: more test coverage for query.go