summaryrefslogtreecommitdiff
path: root/tests/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-tests.sh')
-rwxr-xr-xtests/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-tests.sh b/tests/run-tests.sh
index 26843f2..6b9a84a 100755
--- a/tests/run-tests.sh
+++ b/tests/run-tests.sh
@@ -37,7 +37,7 @@ do
then
echo "Connection failed."
else
- echo "Up and running at $URL !"
+ echo "Up and running at $URL !"
fi
done
echo Done.