Security update for Core, with self-updated composer
[yaffs-website] / vendor / psy / psysh / test / Psy / Test / Exception / RuntimeExceptionTest.php
index c1eb5e19be0edb99a993110a19970548d274f6db..8eca1348782db85bc12207ff7dd135b9ddf0d62c 100644 (file)
@@ -14,7 +14,7 @@ namespace Psy\Test\Exception;
 use Psy\Exception\Exception;
 use Psy\Exception\RuntimeException;
 
-class RuntimeExceptionTest extends \PHPUnit_Framework_TestCase
+class RuntimeExceptionTest extends \PHPUnit\Framework\TestCase
 {
     public function testException()
     {