Skip to content

Commit 0114698

Browse files
committed
add doc
1 parent 1291701 commit 0114698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/PhpWord/TemplateProcessorTest.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,12 @@ public function cloneBlockCanCloneABlockTwice()
277277
}
278278
}
279279

280+
/**
281+
* Template macros can be fixed.
282+
*
283+
* @covers ::fixBrokenMacros
284+
* @test
285+
*/
280286
public function testFixBrokenMacros()
281287
{
282288
$templateProcessor = new TestableTemplateProcesor();

0 commit comments

Comments
 (0)