diff --git a/pkg/index/sqlite/sqlite.go b/pkg/index/sqlite/sqlite.go new file mode 100644 index 000000000..50a625f39 --- /dev/null +++ b/pkg/index/sqlite/sqlite.go @@ -0,0 +1,3 @@ +// Empty file to make the go tool happy with a test-only directory. + +package sqlite