Skip to content

Commit c74696c

Browse files
committed
Fixup changed cabal output in T3932 testcase
1 parent 8649050 commit c74696c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/Regression/T3932/cabal.test.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ main = cabalTest $
77
-- won't be reported.
88
withRepo "repo" $ do
99
fails (cabal' "new-build" []) >>=
10-
assertOutputContains "(issue #3932) requires >=1.20"
10+
assertOutputContains "Setup.hs requires >=1.20"

0 commit comments

Comments
 (0)