move copyFile001 from testsuite
[haskell-directory.git] / tests / all.T
index 526e9ad..1c34882 100644 (file)
@@ -7,3 +7,5 @@ test('getDirContents001', omit_ways(['ghci']), compile_and_run, ['-fno-gen-manif
 
 # Depends on binary from previous run, which gets removed by the driver way=ghci
 test('getPermissions001', omit_ways(['ghci']), compile_and_run, ['-cpp'])
+
+test('copyFile001',  normal, compile_and_run, [''])