Merge "Relicense jquery.placeholder.js to MIT"
[lhc/web/wiklou.git] / tests / phpunit / includes / PathRouterTest.php
index adfb215..8fea8cc 100644 (file)
@@ -1,10 +1,10 @@
 <?php
+
 /**
  * Tests for the PathRouter parsing.
  *
- * @todo Add covers tags.
+ * @covers PathRouter
  */
-
 class PathRouterTest extends MediaWikiTestCase {
 
        /**