Add @covers for BlockLevelPass
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 6 Feb 2018 05:21:37 +0000 (21:21 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 6 Feb 2018 05:21:37 +0000 (21:21 -0800)
commit48cfdf716301fa0b53f97ca771456bf861e9f108
tree4a402b159522148abc7ec2950e0c349540e8452e
parent2ab7ae9d24009f8cd7555cdbd15c9a852b1cc4db
Add @covers for BlockLevelPass

This class was split out of Parser, so it now needs separate covers tags.

Change-Id: I06c4a6a4fac3d6ff13924e3ca45ee134f7eeab20
tests/phpunit/includes/parser/ParserMethodsTest.php
tests/phpunit/includes/parser/TagHooksTest.php