X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fpsy%2Fpsysh%2Ftest%2FPsy%2FTest%2FReflection%2FReflectionConstantTest.php;fp=vendor%2Fpsy%2Fpsysh%2Ftest%2FPsy%2FTest%2FReflection%2FReflectionConstantTest.php;h=60164f71a1426057b7d224d407b1c8282ac2c695;hp=a3c6464b0cab7ded9e0ba794f27b7dfe1d558b30;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/psy/psysh/test/Psy/Test/Reflection/ReflectionConstantTest.php b/vendor/psy/psysh/test/Psy/Test/Reflection/ReflectionConstantTest.php index a3c6464b0..60164f71a 100644 --- a/vendor/psy/psysh/test/Psy/Test/Reflection/ReflectionConstantTest.php +++ b/vendor/psy/psysh/test/Psy/Test/Reflection/ReflectionConstantTest.php @@ -13,7 +13,7 @@ namespace Psy\Test\Reflection; use Psy\Reflection\ReflectionConstant; -class ReflectionConstantTest extends \PHPUnit_Framework_TestCase +class ReflectionConstantTest extends \PHPUnit\Framework\TestCase { const CONSTANT_ONE = 'one';