X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsimpletest%2Ftests%2Ffixtures%2Fsimpletest_phpunit_run_command_test.php;fp=web%2Fcore%2Fmodules%2Fsimpletest%2Ftests%2Ffixtures%2Fsimpletest_phpunit_run_command_test.php;h=42dadfdb3620451343ce04e30da59173a53c61a3;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=a4ffc7ae45a7ed482dd2015af171c14c05ff5f81;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php b/web/core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php index a4ffc7ae4..42dadfdb3 100644 --- a/web/core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php +++ b/web/core/modules/simpletest/tests/fixtures/simpletest_phpunit_run_command_test.php @@ -2,6 +2,8 @@ namespace Drupal\Tests\simpletest\Unit; +use Drupal\Tests\UnitTestCase; + /** * This test crashes PHP. * @@ -11,7 +13,7 @@ namespace Drupal\Tests\simpletest\Unit; * * @see \Drupal\Tests\simpletest\Unit\SimpletestPhpunitRunCommandTest::testSimpletestPhpUnitRunCommand() */ -class SimpletestPhpunitRunCommandTestWillDie extends \PHPUnit_Framework_TestCase { +class SimpletestPhpunitRunCommandTestWillDie extends UnitTestCase { /** * Performs the status specified by SimpletestPhpunitRunCommandTestWillDie.