Skip to content

Commit aed0268

Browse files
committed
Satisfy fix-whitespace
1 parent 2d659bf commit aed0268

File tree

1 file changed

+1
-1
lines changed
  • cabal-testsuite/PackageTests/ProjectImport/UniquePathDuplicates

1 file changed

+1
-1
lines changed

cabal-testsuite/PackageTests/ProjectImport/UniquePathDuplicates/cabal.test.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ main = cabalTest . withRepo "repo" . recordMode RecordMarked $ do
4242
wooping <- cabal' "v2-build" [ "--project-file=woops-0.project", "--project-file-parser=legacy", "--dry-run" ]
4343
assertOutputContains "Warning: 10 imports" wooping
4444

45-
return ()
45+
return ()

0 commit comments

Comments
 (0)