For those poor souls who use Windows instead of Make but still need to run tests...
authorMax Semenik <maxsem@users.mediawiki.org>
Fri, 10 Sep 2010 17:31:40 +0000 (17:31 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Fri, 10 Sep 2010 17:31:40 +0000 (17:31 +0000)
maintenance/tests/phpunit/run-tests.bat [new file with mode: 0644]

diff --git a/maintenance/tests/phpunit/run-tests.bat b/maintenance/tests/phpunit/run-tests.bat
new file mode 100644 (file)
index 0000000..c8338a0
--- /dev/null
@@ -0,0 +1 @@
+phpunit --configuration suite.xml %1 %2 %3 %4 %5 %6 %7 %8 %9