From a5e660899217e8ca552096375db6be0f83f939ea Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Mon, 19 Nov 2018 18:56:48 +0100 Subject: CLI: tests aligned Signed-off-by: Lukas Fleischer --- test/regress-001.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/regress-001.sh') diff --git a/test/regress-001.sh b/test/regress-001.sh index 3ad6deb..2c9775c 100755 --- a/test/regress-001.sh +++ b/test/regress-001.sh @@ -4,7 +4,7 @@ if [ "$1" = 'actual' ]; then "$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-regress-001" \ - -Q --filter-type=cal --from=2016-03-27 --days=2 + -Q --filter-type=cal --from=03/27/2016 --days=2 elif [ "$1" = 'expected' ]; then cat <