;tests: ui: add missing test file

This commit is contained in:
Simon Michael 2021-09-20 15:08:41 -10:00
parent 378df77001
commit c2e6a2931c
3 changed files with 10 additions and 2 deletions

8
examples/1468.j Normal file
View File

@ -0,0 +1,8 @@
2021-01-01
(a) 1
2021-01-02
(a:aa) 10
2021-01-03
(a:aa:aaa) 100

1
hledger-ui/test/1468.j Symbolic link
View File

@ -0,0 +1 @@
../../examples/1468.j

View File

@ -209,8 +209,7 @@ which has nice screenshots, but might be less up to date.
───────────────────────────── a transactions (1/1) ─────────────────────────────
2021-01-01 a 1 1
** LEFT, DOWN, RIGHT # in list mode, register of account at depth limit also shows subaccounts' transactions (#1468)
** LEFT, DOWN, RIGHT # in list mode, register of account at depth limit shows its and subaccounts' transactions (#1468)
──────────────────────────── a:aa transactions (2/2) ───────────────────────────
2021-01-02 a:aa 10 10
2021-01-03 a:aa:aaa 100 110