Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/2972/ |
Current File : /home/proudlyafrican/www/vendor/phpunit/phpunit/tests/Regression/GitHub/2972/issue-2972-test.phpt |
--TEST-- Just a sample test for issue 2972, does not actually test anything --FILE-- <?php echo "Hello world\n"; ?> ===DONE=== --EXPECT-- Hello world ===DONE===