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-012.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/appointment-012.sh') diff --git a/test/appointment-012.sh b/test/appointment-012.sh index d581c18..e1d8b99 100755 --- a/test/appointment-012.sh +++ b/test/appointment-012.sh @@ -5,3 +5,4 @@ "$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-012" \ -d02/23/2013 2>errors && exit 1 grep -Fq 'date error in appointment' errors +rm -f errors -- cgit v1.2.3-54-g00ecf