Downgrade NoLibraryFound from an error to a warning
[cabal.git] / cabal-testsuite / PackageTests / OnlyTestSuite / cabal.test.hs
blob6e715d370e8945662793e4a49f5466bf2b9a2333
1 import Test.Cabal.Prelude
2 main = setupAndCabalTest $ do
3 withPackageDb $ do
4 setup "configure" []
5 setup "build" []
6 setup "copy" []