Anomie has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/393790 )
Change subject: DNM
......................................................................
DNM
Testing something.
Change-Id: Ib112f5ec43a23caf6b77d3d11665f77384e9890b
---
M tests/phpunit/includes/api/ApiMainTest.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/90/393790/1
diff --git a/tests/phpunit/includes/api/ApiMainTest.php
b/tests/phpunit/includes/api/ApiMainTest.php
index ad334e9..0af0aeb 100644
--- a/tests/phpunit/includes/api/ApiMainTest.php
+++ b/tests/phpunit/includes/api/ApiMainTest.php
@@ -11,6 +11,10 @@
*/
class ApiMainTest extends ApiTestCase {
+ public function testFail() {
+ $this->fail( 'test' );
+ }
+
/**
* Test that the API will accept a FauxRequest and execute.
*/
--
To view, visit https://gerrit.wikimedia.org/r/393790
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib112f5ec43a23caf6b77d3d11665f77384e9890b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits