adapt Main to example
[gargantext.git] / src-doctest / Main.hs
index 066c71dfdddc87581e543003329e352a59a8c126..27d5bebd683366195d7a8695cc52edfac9f71555 100644 (file)
@@ -2,5 +2,5 @@ import System.FilePath.Glob
 import Test.DocTest
 
 main :: IO ()
-main = glob "src/Gargantext/Text/" >>= doctest
+main = glob "src/Gargantext/" >>= doctest