Skip to content

Commit 759680e

Browse files
committed
CommonFunctionTest.php
1 parent 48ed571 commit 759680e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/CommonFunctionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ public function testT(): void
1919

2020
/**
2121
* @covers s
22+
* @uses zero_check
2223
*/
2324
public function testStripTags(): void
2425
{
@@ -29,6 +30,7 @@ public function testStripTags(): void
2930

3031
/**
3132
* @covers h
33+
* @uses zero_check
3234
*/
3335
public function testHtmlspecialchars(): void
3436
{

0 commit comments

Comments
 (0)