diff --git a/tests/p_python/10-test_python.sh b/tests/p_python/10-test_python.sh index 17b1452..3694ba6 100755 --- a/tests/p_python/10-test_python.sh +++ b/tests/p_python/10-test_python.sh @@ -8,11 +8,11 @@ t_Log "Running $0 - python can print Hello World" FILE='/var/tmp/python-test.py' cat > $FILE < # Author: Christoph Galuschka -# reusing the script from LAMP-Tests t_Log "Running $0 - python can retrieve mysql-server version information."