aboutsummaryrefslogtreecommitdiffstats
path: root/test/Unit.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Unit.hs')
-rw-r--r--test/Unit.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Unit.hs b/test/Unit.hs
index f9283be..f761c68 100644
--- a/test/Unit.hs
+++ b/test/Unit.hs
@@ -9,7 +9,7 @@ import Parser (parseUnitTests)
import Reduce (reduceUnitTests)
import Test.Tasty
import Test.Tasty.HUnit
-import VeriSmith
+import Verismith
unitTests :: TestTree
unitTests = testGroup