test for renameFile
[haskell-directory.git] / tests / all.T
index 633a8d8..8fd3847 100644 (file)
@@ -10,3 +10,7 @@ test('getPermissions001', omit_ways(['ghci']), compile_and_run, ['-cpp'])
 
 test('copyFile001',  normal, compile_and_run, [''])
 test('copyFile002',  normal, compile_and_run, [''])
+
+test('renameFile001', extra_clean(['renameFile001.tmp1','renameFile001.tmp2']),
+      compile_and_run, [''])
+