Skip to content

Commit 7b31461

Browse files
committed
Make tests work on phpunit 4
1 parent 5884969 commit 7b31461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Text_LanguageDetectTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
error_reporting(E_ALL|E_STRICT);
1111

1212
require_once 'Text/LanguageDetect.php';
13-
require_once 'PHPUnit/Framework/TestCase.php';
1413

1514
class Text_LanguageDetectTest extends PHPUnit_Framework_TestCase {
1615

0 commit comments

Comments
 (0)