rediect test results to autotest-results-sqlite.xml
This commit is contained in:
parent
fd0c6da410
commit
6ee228cac7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue