diff options
Diffstat (limited to 'autotest.sh')
-rwxr-xr-x | autotest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotest.sh b/autotest.sh index a5e28b6de98..a9794db6982 100755 --- a/autotest.sh +++ b/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 # |