/Psp/DirSystemTest.hs
http://hdbc.googlecode.com/ · Haskell · 9 lines · 5 code · 3 blank · 1 comment · 0 complexity · 7f98b289a70711d29009bc20e256cd3c MD5 · raw file
- module DirSystemTest where
- import Test.HUnit
- -- test this for unix file paths
- testFullDirPaths :: Test
- testFullDirPaths = TestCase (do
- assertBool "" True)