Add missing test files for yesod-static (#438)
This commit is contained in:
parent
641152d0d6
commit
393133d1b6
@ -14,6 +14,10 @@ description: Static file serving subsite for Yesod Web Framework.
|
|||||||
extra-source-files:
|
extra-source-files:
|
||||||
test/YesodStaticTest.hs
|
test/YesodStaticTest.hs
|
||||||
test/tests.hs
|
test/tests.hs
|
||||||
|
test/fs/bar/baz
|
||||||
|
test/fs/tmp/ignored
|
||||||
|
test/fs/.ignored
|
||||||
|
test/fs/foo
|
||||||
|
|
||||||
library
|
library
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user