summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2022-10-28 17:48:11 +0200
committerTobias Brox <tobias@redpill-linpro.com>2022-10-28 17:48:36 +0200
commit0400ad1717f9418b65731524d7af7a86867d8e52 (patch)
treed72efb97768fc15849c83320a0b4e41aec57a447 /tests
parent60895dc06388ef1396e0353816adff92456941b9 (diff)
downloadcalendar-cli-0400ad1717f9418b65731524d7af7a86867d8e52.zip
Bugfix. I broke setup.py
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test_calendar-cli.sh2
1 files changed, 1 insertions, 1 deletions
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"