summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/RunTests.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/RunTests.hs b/tests/RunTests.hs
index f6c39b5bc..df682c341 100644
--- a/tests/RunTests.hs
+++ b/tests/RunTests.hs
@@ -13,7 +13,6 @@
-- cabal install Diff
module Main where
-import System.Exit
import System.IO.UTF8
import System.IO ( openTempFile, stderr, stdout, hFlush )
import Prelude hiding ( putStrLn, putStr, readFile )