diff --git a/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc b/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc index 725c60ed69..b6df38c9dc 100644 --- a/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc +++ b/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc @@ -47,7 +47,3 @@ $a = $b !== null default => 5, } : new Foo; - -// Intentional parse error. This must be the last test in the file. -function new -?>