[DOC] better variable names + warnings
[gargantext.git] / src-doctest / Main.hs
index 32770a34b58943d99a13ff3360f6787f619fc68c..40cca96d858df37319e5f49c0036b61bb8a5919b 100644 (file)
@@ -1,6 +1,7 @@
 import System.FilePath.Glob
 import Test.DocTest
+import Gargantext.Prelude
 
 main :: IO ()
-main = glob "src/Gargantext/Text/Metrics.hs" >>= doctest
+main = glob "src/Gargantext/" >>= doctest