(cabal check) Add "Autogen include" test for ts
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Sanity / OkDupNamesExe / cabal.test.hs
blobcff448329985411d3c64b2d598d8e688cb6de5c9
1 import Test.Cabal.Prelude
3 -- It is OK for executables to have the same name of the external library.
4 main = cabalTest $
5 cabal "check" []