and export the new function from the module
This commit is contained in:
parent
bbb1a66bac
commit
d06e4530f9
@ -52,7 +52,7 @@ module Yesod.Test (
|
|||||||
|
|
||||||
-- * Assertions
|
-- * Assertions
|
||||||
assertEqual, assertHeader, assertNoHeader, statusIs, bodyEquals, bodyContains,
|
assertEqual, assertHeader, assertNoHeader, statusIs, bodyEquals, bodyContains,
|
||||||
htmlAllContain, htmlCount,
|
htmlAllContain, htmlAnyContain, htmlCount,
|
||||||
|
|
||||||
-- * Utils for debugging tests
|
-- * Utils for debugging tests
|
||||||
printBody, printMatches,
|
printBody, printMatches,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user