updated tests

This commit is contained in:
Stephen Gaito 2020-06-03 15:10:37 +01:00
parent 7745c3ba85
commit a2b2e9dbc4
2 changed files with 4 additions and 2 deletions

View File

@ -27,8 +27,6 @@ export DISPLAY=:99.0
#
echo "xwindows (xvfb) display: $DISPLAY"
ls -la
# Now we actually run the python3 based tests
#
echo ""

View File

@ -1,5 +1,9 @@
#!/bin/bash
set -ev
# This bash script runs the (simple non-browser) tests
ls -la
python3 test_output.py