X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fpsy%2Fpsysh%2Ftest%2FPsy%2FTest%2FReadline%2FGNUReadlineTest.php;fp=vendor%2Fpsy%2Fpsysh%2Ftest%2FPsy%2FTest%2FReadline%2FGNUReadlineTest.php;h=95a40e7c868f40f34b4ba4cf6b5b552f52a223f5;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=45fbb9b58c1c7a1cbf7b9f0ca140155f4729e2a9;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/psy/psysh/test/Psy/Test/Readline/GNUReadlineTest.php b/vendor/psy/psysh/test/Psy/Test/Readline/GNUReadlineTest.php index 45fbb9b58..95a40e7c8 100644 --- a/vendor/psy/psysh/test/Psy/Test/Readline/GNUReadlineTest.php +++ b/vendor/psy/psysh/test/Psy/Test/Readline/GNUReadlineTest.php @@ -13,7 +13,7 @@ namespace Psy\Test\Readline; use Psy\Readline\GNUReadline; -class GNUReadlineTest extends \PHPUnit_Framework_TestCase +class GNUReadlineTest extends \PHPUnit\Framework\TestCase { private $historyFile;