Skip to content

Commit eb8d020

Browse files
committed
tests: typo
1 parent 6cabbc5 commit eb8d020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Tracy/Debugger.autoloading.php renamed to tests/Tracy/Debugger.autoloading.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Test: Tracy\Debugger autoloading.
55
*
66
* @author David Grudl
7-
* @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible with A::test() in %A%
7+
* @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible %a% A::test() in %A%
88
*/
99

1010
use Tracy\Debugger,

0 commit comments

Comments
 (0)