MaxSem has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/50200


Change subject: Specify test group explicitly
......................................................................

Specify test group explicitly

Change-Id: I53b963070dc0df0a9b3dc1bd385cee5c4cc7ca99
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/00/50200/1

diff --git a/Makefile b/Makefile
index 6a97736..10cea0e 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@
        lessc stylesheets/less/specials/donateimage.less > 
stylesheets/specials/donateimage.css
 
 phpunit:
-       cd ../../tests/phpunit && php phpunit.php --configuration 
../../extensions/MobileFrontend/tests/mfe.suite.xml
+       cd ../../tests/phpunit && php phpunit.php --configuration 
../../extensions/MobileFrontend/tests/mfe.suite.xml --group=MobileFrontend
 
 qunit:
        @tests/qunit.sh

-- 
To view, visit https://gerrit.wikimedia.org/r/50200
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I53b963070dc0df0a9b3dc1bd385cee5c4cc7ca99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to