dev: fix broken yearless tests

This commit is contained in:
Simon Michael 2023-01-04 19:55:58 -10:00
parent b5ed655b49
commit e6a96dba59
8 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env -S hledger check accounts -f
1/1
2022/1/1
(a) 1

View File

@ -1,4 +1,4 @@
#!/usr/bin/env -S hledger check -f
1/1
2022/1/1
a 0 = 1

View File

@ -1,4 +1,4 @@
#!/usr/bin/env -S hledger check -f
1/1
2022/1/1
a 1

View File

@ -3,6 +3,6 @@
# and an implicit commodity conversion is found.
# Currently the same as the regular balancedwithautoconversion error.
1/1
2022/1/1
a 1 A
b -1 B

View File

@ -2,5 +2,5 @@
account a
1/1
2022/1/1
(a) A 1

View File

@ -4,8 +4,8 @@ account a
commodity 1.
payee p
1/2 p
2022/1/2 p
(a) 1
1/1 p
2022/1/1 p
(a) 1

View File

@ -3,5 +3,5 @@
account a
commodity A
1/1 p
2022/1/1 p
(a) A 1

View File

@ -5,8 +5,8 @@ account b:c ;
commodity 1.
payee p
1/1 p
2022/1/1 p
(a:c) 1
1/1 p
2022/1/1 p
(b:c) 1