;dev:add: add missing test file
This commit is contained in:
parent
de4f72a080
commit
eddba0845b
11
hledger/test/add-2478.j
Normal file
11
hledger/test/add-2478.j
Normal file
@ -0,0 +1,11 @@
|
||||
; Example from https://github.com/simonmichael/hledger/issues/2478 -
|
||||
; the funky ordering requires whole-journal awareness when checking balance assertions.
|
||||
|
||||
2025-01-02 second transaction
|
||||
a 1 ==* 1 ; date:1/1
|
||||
b -1
|
||||
|
||||
2025-01-01 first transaction
|
||||
a -1
|
||||
c 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user