Minor changes
Fabio Cevasco h3rald@h3rald.com
Thu, 19 Feb 2015 17:16:37 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
litestore.nim
→
litestore.nim
@@ -39,7 +39,7 @@ of opExport:
LS.store.exportDir(LS.directory, LS.purge) of opRun: # STARTTEST - LS.file.destroyDatastore() + LS.store.destroyDatastore() LS.file.createDatastore() LS.store = LS.file.openDatastore() LS.store.importDir("nimcache")