rediect test results to autotest-results-sqlite.xml

remotes/origin/stable45
Thomas Mueller 13 years ago
parent fd0c6da410
commit 6ee228cac7
  1. 2
      autotest.sh

@ -23,7 +23,7 @@ php -f index.php
#test execution
echo 'Testing with sqlite ...'
cd tests
php -f index.php -- xml
php -f index.php -- xml > autotest-results-sqlite.xml
#

Loading…
Cancel
Save