hackport-0.6.3: cabal/cabal-testsuite/PackageTests/NewBuild/T5164/cabal.test.hs
import Test.Cabal.Prelude
main = cabalTest $ do
r1 <- recordMode DoNotRecord $ cabal' "new-build" ["all"]
assertOutputContains "Example data file" r1
import Test.Cabal.Prelude
main = cabalTest $ do
r1 <- recordMode DoNotRecord $ cabal' "new-build" ["all"]
assertOutputContains "Example data file" r1