diff --git a/tests/Tracy/Debugger.autoloading.php b/tests/Tracy/Debugger.autoloading.phpt similarity index 90% rename from tests/Tracy/Debugger.autoloading.php rename to tests/Tracy/Debugger.autoloading.phpt index aba3ec1fe..dea318947 100644 --- a/tests/Tracy/Debugger.autoloading.php +++ b/tests/Tracy/Debugger.autoloading.phpt @@ -4,7 +4,7 @@ * Test: Tracy\Debugger autoloading. * * @author David Grudl - * @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible with A::test() in %A% + * @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible %a% A::test() in %A% */ use Tracy\Debugger,