mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
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
|
||||
-- ping $1.00
|
||||
-- <BLANKLINE>
|
||||
-- >>> test $ TransactionModifier "ping" [("pong" `tmpost` amount{aquantity=3}){tmprIsMultiplier=True}]
|
||||
-- >>> test $ TransactionModifier "ping" [("pong" `tmpost` nullamt{aquantity=3}){tmprIsMultiplier=True}]
|
||||
-- 0000-01-01
|
||||
-- ping $1.00
|
||||
-- pong $3.00 ; generated-posting: = ping
|
||||
|
Loading…
Reference in New Issue
Block a user