awjrichards has submitted this change and it was merged.

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


Specify test group explicitly

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

Approvals:
  JGonera: Looks good to me, but someone else must approve
  awjrichards: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I53b963070dc0df0a9b3dc1bd385cee5c4cc7ca99
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: MaxSem <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: awjrichards <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to