remove unecessary copy commands from test

This commit is contained in:
Stephen Lombardo
2012-07-18 12:34:32 -04:00
parent f1ea44e3ef
commit 971933cd82
-2
View File
@@ -1007,8 +1007,6 @@ do_test export-database {
}
} {1000 1000 1 1000 1001 1001 1000000}
db close
file copy -force test.db test-debug.db
file copy -force test2.db test2-debug.db
file delete -force test.db
file delete -force test2.db