diff --git a/tests/datastore/testfsds.nim b/tests/datastore/testfsds.nim index 8a0dd17..1d95414 100644 --- a/tests/datastore/testfsds.nim +++ b/tests/datastore/testfsds.nim @@ -14,6 +14,7 @@ import pkg/datastore/backend import ./backendCommonTests + suite "Test Basic FSDatastore": let path = currentSourcePath() # get this file's name