Aude has uploaded a new change for review.

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


Change subject: Fix covers tags
......................................................................

Fix covers tags

Change-Id: I86fd84f0a9ef6aaf5d0b3b00138dc7a93b7c0405
---
M client/tests/phpunit/includes/InterwikiSorterTest.php
M 
client/tests/phpunit/includes/scribunto/Scribunto_LuaWikibaseLibraryImplementationTest.php
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/88/101188/1

diff --git a/client/tests/phpunit/includes/InterwikiSorterTest.php 
b/client/tests/phpunit/includes/InterwikiSorterTest.php
index 16c7a62..6d4101f 100644
--- a/client/tests/phpunit/includes/InterwikiSorterTest.php
+++ b/client/tests/phpunit/includes/InterwikiSorterTest.php
@@ -4,7 +4,7 @@
 use Wikibase\InterwikiSorter;
 
 /**
- * @covers Wikibase\InterwikiSorter;
+ * @covers Wikibase\InterwikiSorter
  *
  * @since 0.4
  *
diff --git 
a/client/tests/phpunit/includes/scribunto/Scribunto_LuaWikibaseLibraryImplementationTest.php
 
b/client/tests/phpunit/includes/scribunto/Scribunto_LuaWikibaseLibraryImplementationTest.php
index 51b07bc..4a7c7ca 100644
--- 
a/client/tests/phpunit/includes/scribunto/Scribunto_LuaWikibaseLibraryImplementationTest.php
+++ 
b/client/tests/phpunit/includes/scribunto/Scribunto_LuaWikibaseLibraryImplementationTest.php
@@ -2,12 +2,12 @@
 
 namespace Wikibase\Test;
 
+use Language;
 use Scribunto_LuaWikibaseLibraryImplementation;
 use Wikibase\Client\WikibaseClient;
-use \Language;
 
 /**
- * @covers Wikibase\Scribunto_LuaWikibaseLibraryImplementation
+ * @covers Scribunto_LuaWikibaseLibraryImplementation
  *
  * @since 0.4
  *

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I86fd84f0a9ef6aaf5d0b3b00138dc7a93b7c0405
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>

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

Reply via email to