add createDirectory (already exists) test
[haskell-directory.git] / tests / all.T
index 8fd3847..217eeb3 100644 (file)
@@ -14,3 +14,4 @@ test('copyFile002',  normal, compile_and_run, [''])
 test('renameFile001', extra_clean(['renameFile001.tmp1','renameFile001.tmp2']),
       compile_and_run, [''])
 
+test('createDirectory001',  normal, compile_and_run, [''])