Nik has uploaded a new change for review. https://gerrit.wikimedia.org/r/123571
Change subject: Added test group PubSubHubbub. ...................................................................... Added test group PubSubHubbub. Change-Id: I4536eb357930b94135b19fe217c5e45ad4b07d66 --- M tests/phpunit/PubSubHubbubTest.php 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PubSubHubbub refs/changes/71/123571/1 diff --git a/tests/phpunit/PubSubHubbubTest.php b/tests/phpunit/PubSubHubbubTest.php index 63572c0..e71d87a 100644 --- a/tests/phpunit/PubSubHubbubTest.php +++ b/tests/phpunit/PubSubHubbubTest.php @@ -6,6 +6,7 @@ * @covers PubSubHubbub\PubSubHubbub * * @group Database + * @group PubSubHubbub * * @licence GNU GPL v2+ * @author Alexander Lehmann -- To view, visit https://gerrit.wikimedia.org/r/123571 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4536eb357930b94135b19fe217c5e45ad4b07d66 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/PubSubHubbub Gerrit-Branch: master Gerrit-Owner: Nik <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
