Merge "tests: Remove unused PreprocessorTest::$mTitle/$mPPNodeCount"
This commit is contained in:
commit
7a07c29408
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ use Wikimedia\ObjectCache\HashBagOStuff;
|
|||
* @covers \PPNode_Hash_Attr
|
||||
*/
|
||||
class PreprocessorTest extends MediaWikiIntegrationTestCase {
|
||||
protected $mTitle = 'Page title';
|
||||
protected $mPPNodeCount = 0;
|
||||
/** @var ParserOptions */
|
||||
protected $mOptions;
|
||||
/** @var Preprocessor */
|
||||
|
|
|
|||
Loading…
Reference in a new issue