fix test.hs reference
This commit is contained in:
parent
c6294148d4
commit
e372e126b4
1
yesod-core/test/test.hs
Symbolic link
1
yesod-core/test/test.hs
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../test.hs
|
||||||
@ -102,7 +102,7 @@ library
|
|||||||
|
|
||||||
test-suite tests
|
test-suite tests
|
||||||
type: exitcode-stdio-1.0
|
type: exitcode-stdio-1.0
|
||||||
main-is: ../test.hs
|
main-is: test.hs
|
||||||
hs-source-dirs: test
|
hs-source-dirs: test
|
||||||
|
|
||||||
if flag(ghc7)
|
if flag(ghc7)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user