cosmetics

This commit is contained in:
Jonas Betzendahl
2014-04-29 00:18:38 +02:00
parent 853c11b4df
commit 6c4e63f085
3 changed files with 3 additions and 13 deletions

View File

@ -51,7 +51,7 @@ executable Pioneers
attoparsec-binary >= 0.1
Default-Language: Haskell2010
test-suite QuickCheckTests
test-suite MapTests
type: exitcode-stdio-1.0
hs-source-dirs: tests/Map, src
main-is: MapTestSuite.hs