diff options
Diffstat (limited to '_testing/tests/testing/inttests_basic.test.php')
-rw-r--r-- | _testing/tests/testing/inttests_basic.test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_testing/tests/testing/inttests_basic.test.php b/_testing/tests/testing/inttests_basic.test.php index ff4b2d5c1..ca788a91d 100644 --- a/_testing/tests/testing/inttests_basic.test.php +++ b/_testing/tests/testing/inttests_basic.test.php @@ -3,7 +3,7 @@ /** * @group integration */ -class InttestsBasicTest extends PHPUnit_Framework_TestCase { +class InttestsBasicTest extends DokuWikiTest { /** * Execute the simplest possible request and expect * a dokuwiki page which obviously has the word "DokuWiki" |