test/: Remove temporary errors file in tests

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2014-07-08 15:46:34 +02:00
parent e97c32563f
commit 63141268e0
20 changed files with 20 additions and 0 deletions

View File

@@ -5,3 +5,4 @@
"$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
rm -f errors