mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 02:59:10 -04:00
ALPHA 3.0.2a
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Psy\Test\Reflection;
|
||||
|
||||
use Psy\Reflection\ReflectionConstant_;
|
||||
|
||||
define('Psy\\Test\\Reflection\\SOME_CONSTANT', 'yep');
|
||||
\define('Psy\\Test\\Reflection\\SOME_CONSTANT', 'yep');
|
||||
|
||||
class ReflectionConstantTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user