;dev:add: add missing test file

This commit is contained in:
Simon Michael 2025-11-18 08:36:58 -10:00
parent de4f72a080
commit eddba0845b

11
hledger/test/add-2478.j Normal file
View 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