From 0400ad1717f9418b65731524d7af7a86867d8e52 Mon Sep 17 00:00:00 2001 From: Tobias Brox Date: Fri, 28 Oct 2022 17:48:11 +0200 Subject: Bugfix. I broke setup.py --- tests/test_calendar-cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test_calendar-cli.sh b/tests/test_calendar-cli.sh index 8e408e2..e99546f 100755 --- a/tests/test_calendar-cli.sh +++ b/tests/test_calendar-cli.sh @@ -32,7 +32,7 @@ then read foo fi ./tests_kal.sh - #./tests.sh + ./tests.sh if [ -n "$DEBUG" ] then echo "press enter to take down test server" -- cgit v1.2.3