update dev setup tests

This commit is contained in:
Simon Michael 2015-03-16 17:59:06 -07:00
parent e91d271ca7
commit aaff402824
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# cabal repl works for hledger
echo :q | make repl | tail
>>> /Ok, modules loaded: Hledger.Cli, /
>>> /Ok, modules loaded: Main/
>>>2
>>>= 0

View File

@ -1,5 +1,5 @@
# cabal repl works for hledger-web
echo :q | make repl-web | tail
>>> /Ok, modules loaded: Settings, Main, Hledger.Web.Main, /
>>> /Ok, modules loaded: Application, Foundation,/
>>>2
>>>= 0