filepath-1.5.2.0: tests/abstract-filepath/Test.hs
module Main (main) where import qualified OsPathSpec import TestUtil main :: IO () main = runTests (OsPathSpec.tests)
module Main (main) where import qualified OsPathSpec import TestUtil main :: IO () main = runTests (OsPathSpec.tests)