summaryrefslogtreecommitdiffstats
path: root/autotest.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'autotest.cmd')
-rw-r--r--autotest.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/autotest.cmd b/autotest.cmd
index 969e4a1ff38..d16a08761ac 100644
--- a/autotest.cmd
+++ b/autotest.cmd
@@ -110,6 +110,8 @@ goto:eof
:: trigger installation
php -f index.php
+ :: no external files on windows for now
+ php occ app:disable files_external
::test execution
echo "Testing with %~1 ..."