芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/joolsmen.com/vendor/phpunit/phpunit/tests/Regression/GitHub/2158/Issue2158Test.php
assertTrue(true); } /** * Constant defined previously in main process constant should be available and * no errors should be yielded by reload of included files * * @runInSeparateProcess */ public function testSomethingElse() { $this->assertTrue(defined('TEST_CONSTANT')); } }