Commit 344ab5ec authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Move tests to folder, for consistency

parent 04e82dd6
...@@ -872,7 +872,7 @@ test-suite garg-test ...@@ -872,7 +872,7 @@ test-suite garg-test
Utils.Jobs Utils.Jobs
Paths_gargantext Paths_gargantext
hs-source-dirs: hs-source-dirs:
src-test test
default-extensions: default-extensions:
DataKinds DataKinds
DeriveGeneric DeriveGeneric
......
...@@ -505,7 +505,7 @@ executables: ...@@ -505,7 +505,7 @@ executables:
tests: tests:
garg-test: garg-test:
main: Main.hs main: Main.hs
source-dirs: src-test source-dirs: test
default-extensions: default-extensions:
- DataKinds - DataKinds
- DeriveGeneric - DeriveGeneric
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment