aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/CompileTest.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CompileTest.hs b/tests/CompileTest.hs
index 9359260..47ae2e3 100644
--- a/tests/CompileTest.hs
+++ b/tests/CompileTest.hs
@@ -78,8 +78,6 @@ test args = do
setupHOME
- _ <- rawSystem "cabal" ["update"]
-
action
parseVer' :: String -> CabalVersion