Mention yesod test on homepage

This commit is contained in:
Michael Snoyman 2012-04-25 07:32:22 +03:00
parent 9c7b8db916
commit fbc75699da

View File

@ -35,4 +35,4 @@
<li> And last but not least, Testing. In <em>tests/main.hs</em> you will find a #
test suite that performs tests on this page. #
You can run your tests by doing: <pre>cabal install --enable-tests &amp;&amp; cabal test</pre>
You can run your tests by doing: <pre>yesod test</pre>