about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Xanthous/Data/LevelsSpec.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Xanthous/Data/LevelsSpec.hs b/test/Xanthous/Data/LevelsSpec.hs
index eb742539032f..49d3719b1272 100644
--- a/test/Xanthous/Data/LevelsSpec.hs
+++ b/test/Xanthous/Data/LevelsSpec.hs
@@ -1,7 +1,7 @@
 --------------------------------------------------------------------------------
 module Xanthous.Data.LevelsSpec (main, test) where
 --------------------------------------------------------------------------------
-import Test.Prelude hiding (levels)
+import Test.Prelude
 --------------------------------------------------------------------------------
 import qualified Data.Aeson as JSON
 --------------------------------------------------------------------------------