Jeroen De Dauw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/51665
Change subject: Fix localtion of resources test
......................................................................
Fix localtion of resources test
Change-Id: Ib061c31eb76f31bb204419682b040e516d8cfe9a
---
R tests/phpunit/includes/resources/ResourcesTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki
refs/changes/65/51665/1
diff --git a/tests/phpunit/resources/ResourcesTest.php
b/tests/phpunit/includes/resources/ResourcesTest.php
similarity index 97%
rename from tests/phpunit/resources/ResourcesTest.php
rename to tests/phpunit/includes/resources/ResourcesTest.php
index 5e606e0..61bf118 100644
--- a/tests/phpunit/resources/ResourcesTest.php
+++ b/tests/phpunit/includes/resources/ResourcesTest.php
@@ -44,7 +44,7 @@
*/
private function load(){
global $smwgIP, $smwgScriptPath;
- return include( $smwgIP . "/resources/Resources.php" );
+ return include($smwgIP . "/resources/Resources.php");
}
/**
--
To view, visit https://gerrit.wikimedia.org/r/51665
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib061c31eb76f31bb204419682b040e516d8cfe9a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits