Current File : /home/itiffy/public_html/vendor/phpunit/phpunit/tests/Regression/GitHub/2158/constant.inc
<?php

define('TEST_CONSTANT', true);

?>