summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Test.hs')
-rw-r--r--Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test.hs b/Test.hs
index 825c01879..6348b0d6d 100644
--- a/Test.hs
+++ b/Test.hs
@@ -120,7 +120,7 @@ main ps = do
error msg
v -> handleParseResult v
#else
- handleParseResult $ execParserPure pprefs pinfo args
+ handleParseResult $ execParserPure pprefs pinfo args
#endif
progdesc = "git-annex test"