Skip to content

Commit e55b511

Browse files
author
Nicholas Pisarro
committed
now uses correct path
git-svn-id: http://svn.php.net/repository/pear/packages/Text_LanguageDetect/trunk@224294 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 8e7d899 commit e55b511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unittest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @version CVS: $Id$
66
*/
77

8-
require_once '../Text/LanguageDetect.php';
8+
require_once 'Text/LanguageDetect.php';
99
require_once 'PHPUnit.php';
1010
require_once 'Benchmark/Timer.php';
1111

0 commit comments

Comments
 (0)