From 4a5b5c4db575710e910913c95f7b13419fe09919 Mon Sep 17 00:00:00 2001 From: dbear496 <70439542+dbear496@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:03:28 -0400 Subject: add regress test for issue #2270 --- test/regress/2270.test | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test/regress/2270.test (limited to 'test') 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 -- cgit v1.2.3