From 1086e1a212451a95f9eda6c443a0de4024b523e6 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 23 Nov 2011 15:08:03 +0100 Subject: [PATCH] Rename test --- test/phpunit/CommonObjectTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/phpunit/CommonObjectTest.php b/test/phpunit/CommonObjectTest.php index cff65e239b6..639a0202624 100644 --- a/test/phpunit/CommonObjectTest.php +++ b/test/phpunit/CommonObjectTest.php @@ -173,7 +173,7 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase /** * */ - public function testFetchClient() + public function testFetchThirdParty() { global $conf,$user,$langs,$db; $conf=$this->savconf;