update dev setup tests
This commit is contained in:
parent
e91d271ca7
commit
aaff402824
@ -1,5 +1,5 @@
|
|||||||
# cabal repl works for hledger
|
# cabal repl works for hledger
|
||||||
echo :q | make repl | tail
|
echo :q | make repl | tail
|
||||||
>>> /Ok, modules loaded: Hledger.Cli, /
|
>>> /Ok, modules loaded: Main/
|
||||||
>>>2
|
>>>2
|
||||||
>>>= 0
|
>>>= 0
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# cabal repl works for hledger-web
|
# cabal repl works for hledger-web
|
||||||
echo :q | make repl-web | tail
|
echo :q | make repl-web | tail
|
||||||
>>> /Ok, modules loaded: Settings, Main, Hledger.Web.Main, /
|
>>> /Ok, modules loaded: Application, Foundation,/
|
||||||
>>>2
|
>>>2
|
||||||
>>>= 0
|
>>>= 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user