From 971933cd82830a508cc37bfe27b930a41e9d22ab Mon Sep 17 00:00:00 2001 From: Stephen Lombardo Date: Wed, 18 Jul 2012 12:34:32 -0400 Subject: [PATCH] remove unecessary copy commands from test --- test/crypto.test | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/crypto.test b/test/crypto.test index 9296fc9..aa7735b 100644 --- a/test/crypto.test +++ b/test/crypto.test @@ -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