dev: lib: fix recently broken doctest
This commit is contained in:
parent
6fb3797e4c
commit
6d45630014
@ -76,7 +76,7 @@ modifyTransactions atypes atags styles d tmods ts = do
|
|||||||
-- 0000-01-01
|
-- 0000-01-01
|
||||||
-- ping $1.00
|
-- ping $1.00
|
||||||
-- <BLANKLINE>
|
-- <BLANKLINE>
|
||||||
-- >>> test $ TransactionModifier "ping" [("pong" `tmpost` amount{aquantity=3}){tmprIsMultiplier=True}]
|
-- >>> test $ TransactionModifier "ping" [("pong" `tmpost` nullamt{aquantity=3}){tmprIsMultiplier=True}]
|
||||||
-- 0000-01-01
|
-- 0000-01-01
|
||||||
-- ping $1.00
|
-- ping $1.00
|
||||||
-- pong $3.00 ; generated-posting: = ping
|
-- pong $3.00 ; generated-posting: = ping
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user