aboutsummaryrefslogtreecommitdiffstats
path: root/test/appointment-008.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/appointment-008.sh')
-rwxr-xr-xtest/appointment-008.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/appointment-008.sh b/test/appointment-008.sh
new file mode 100755
index 0000000..b50c200
--- /dev/null
+++ b/test/appointment-008.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-008" \
+ -d02/23/2013 2>errors && exit 1
+grep -Fq 'syntax error in the item date' errors