Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / EmptyLib / setup.test.hs
blob0ff9eccf929c4fc37a279f5f76f1008e66d62192
1 import Test.Cabal.Prelude
2 -- Test build when the library is empty, for #1241
3 main = setupAndCabalTest $ withDirectory "empty" $ setup_build []