diff options
Diffstat (limited to 'test/regress/1A546C4D.test')
-rw-r--r-- | test/regress/1A546C4D.test | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/regress/1A546C4D.test b/test/regress/1A546C4D.test new file mode 100644 index 00000000..e72fc553 --- /dev/null +++ b/test/regress/1A546C4D.test @@ -0,0 +1,13 @@ +2012/02/22 * Testing invalid amount + Assets:Cash $1,00.00 + Equity:Opening Balances + +test bal -> 1 +__ERROR__ +While parsing file "$sourcepath/test/regress/1A546C4D.test", line 2: +While parsing posting: + Assets:Cash $1,00.00 + ^^^^^^^^ +Error: Incorrect use of thousand-mark comma +end test + |