From 63141268e06f898b6e6fbf8339949fb0b84b48df Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 8 Jul 2014 15:46:34 +0200 Subject: test/: Remove temporary errors file in tests Signed-off-by: Lukas Fleischer --- test/appointment-011.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/appointment-011.sh') diff --git a/test/appointment-011.sh b/test/appointment-011.sh index 3e3cda3..9931bb1 100755 --- a/test/appointment-011.sh +++ b/test/appointment-011.sh @@ -5,3 +5,4 @@ "$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-011" \ -d02/23/2013 2>errors && exit 1 grep -Fq 'syntax error in item time or duration' errors +rm -f errors -- cgit v1.2.3-54-g00ecf