summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/1753.test12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/regress/1753.test b/test/regress/1753.test
new file mode 100644
index 00000000..4df9851b
--- /dev/null
+++ b/test/regress/1753.test
@@ -0,0 +1,12 @@
+2018-01-02 * Account name starting with semicolon
+ * ;A 10.00 EUR
+ B
+
+test reg -> 1
+__ERROR__
+While parsing file "$FILE", line 2:
+While parsing posting:
+ * ;A 10.00 EUR
+
+Error: Posting has no account
+end test