Viewing File: /usr/local/cpanel/3rdparty/wpinstaller/vendor/phpunit/phpunit/tests/_files/phpt-xfail.phpt

--TEST--
PHPT runner supports XFAIL section
--FILE--
<?php
{syntaxError}
echo "Should not see this";
?>
--XFAIL--
Syntax Error in PHPT is supposed to fail
--EXPECT--
Should not see this
Back to Directory File Manager