summaryrefslogtreecommitdiff
path: root/test/regress/2270.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/2270.test')
-rw-r--r--test/regress/2270.test13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/regress/2270.test b/test/regress/2270.test
new file mode 100644
index 00000000..0a91104c
--- /dev/null
+++ b/test/regress/2270.test
@@ -0,0 +1,13 @@
+2023-07-10 * tx
+ A 1 USD
+ B -1 USD
+ C 1 BTC
+ D -1 BTC
+ E
+
+test register --columns 80
+23-Jul-10 tx A 1 USD 1 USD
+ B -1 USD 0
+ C 1 BTC 1 BTC
+ D -1 BTC 0
+end test