diff options
author | addshore <addshorewiki@gmail.com> | 2013-10-24 11:04:00 +0100 |
---|---|---|
committer | addshore <addshorewiki@gmail.com> | 2013-10-24 11:04:00 +0100 |
commit | d442e88e553301649af75e96f972cf24f52daf51 (patch) | |
tree | 33d40b084a65bd79782d95ef600a351dce6016e5 /tests/phpunit/includes/api/query/ApiQueryTestBase.php | |
parent | c8006382739518fda279344638b8e263d84d72dc (diff) | |
download | mediawikicore-d442e88e553301649af75e96f972cf24f52daf51.tar.gz mediawikicore-d442e88e553301649af75e96f972cf24f52daf51.zip |
@covers for ApiQuery stuff
Change-Id: Id8a89abd545d8e2a95b1d246776049b9c888e53c
Diffstat (limited to 'tests/phpunit/includes/api/query/ApiQueryTestBase.php')
-rw-r--r-- | tests/phpunit/includes/api/query/ApiQueryTestBase.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/phpunit/includes/api/query/ApiQueryTestBase.php b/tests/phpunit/includes/api/query/ApiQueryTestBase.php index 8ee8ea9628c7..9cfab41c0208 100644 --- a/tests/phpunit/includes/api/query/ApiQueryTestBase.php +++ b/tests/phpunit/includes/api/query/ApiQueryTestBase.php @@ -1,7 +1,5 @@ <?php /** - * - * * Created on Feb 10, 2013 * * Copyright © 2013 Yuri Astrakhan "<Firstname><Lastname>@gmail.com" |