We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d659bf commit aed0268Copy full SHA for aed0268
cabal-testsuite/PackageTests/ProjectImport/UniquePathDuplicates/cabal.test.hs
@@ -42,4 +42,4 @@ main = cabalTest . withRepo "repo" . recordMode RecordMarked $ do
42
wooping <- cabal' "v2-build" [ "--project-file=woops-0.project", "--project-file-parser=legacy", "--dry-run" ]
43
assertOutputContains "Warning: 10 imports" wooping
44
45
- return ()
+ return ()
0 commit comments