aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun-robot-tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/run-robot-tests.sh b/run-robot-tests.sh
index 9259bd9..c81fa2c 100755
--- a/run-robot-tests.sh
+++ b/run-robot-tests.sh
@@ -7,5 +7,4 @@ echo "who"
echo "==="
who
python -m robot robot-framework-tests/ || true
-python robot-framework-tests/robot-results-parser.py output.xml >> results.txt
exit 0