Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/365722 )

Change subject: Skins can have tests.. find and run them
......................................................................

Skins can have tests.. find and run them

Change-Id: Ic04f4a842b2912574826b01b00d49db93d51c99b
---
M tests/phpunit/suite.xml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/22/365722/1

diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml
index 7babcac..2f19c81 100644
--- a/tests/phpunit/suite.xml
+++ b/tests/phpunit/suite.xml
@@ -33,6 +33,7 @@
                <testsuite name="skins">
                        <directory>skins</directory>
                        <directory>structure</directory>
+                       <file>suites/ExtensionsTestSuite.php</file>
                        <file>suites/LessTestSuite.php</file>
                </testsuite>
                <!-- As there is a class Maintenance, we cannot use the name 
"maintenance" directly -->

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic04f4a842b2912574826b01b00d49db93d51c99b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to