aboutsummaryrefslogtreecommitdiffstats
path: root/test/event-006.sh
blob: a0ca115205b8d697176778c66ab8624daa700c1c (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

. ./test-init.sh

"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-006" \
  -d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item identifier' errors