Skip to content

Commit a30bb50

Browse files
committed
Remove unnecessary build target from ExtraProgPathGlobal test command
1 parent d20122d commit a30bb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/ExtraProgPathGlobal/setup.test.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ main = cabalTest $ do
5757

5858
-- On correct behaviour, cabal should fail because it found our exit-code-1
5959
-- pkg-config through the global extra-prog-path.
60-
fails $ wrap_test $ cabal "v2-build" ["client"]
60+
fails $ wrap_test $ cabal "v2-build" []

0 commit comments

Comments
 (0)