summaryrefslogtreecommitdiffstats
path: root/tests/driver_options_test.php
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2007-05-03 11:41:15 +0000
committerDerick Rethans <github@derickrethans.nl>2007-05-03 11:41:15 +0000
commit9129325dc0f01727e8e51bc6ac3e197da2e022da (patch)
tree3e799b7daf65cdeccea1705c14731006c1f56828 /tests/driver_options_test.php
parent26861a49dec538ebcb38c2aa270f00358f228e6e (diff)
downloadzetacomponents-graph-9129325dc0f01727e8e51bc6ac3e197da2e022da.zip
zetacomponents-graph-9129325dc0f01727e8e51bc6ac3e197da2e022da.tar.gz
- Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTest
package, and not in the Image component. #- I know the change in the autoload file is not part of this, this will # follow.
Diffstat (limited to 'tests/driver_options_test.php')
-rw-r--r--tests/driver_options_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/driver_options_test.php b/tests/driver_options_test.php
index 7ccb240..705ade6 100644
--- a/tests/driver_options_test.php
+++ b/tests/driver_options_test.php
@@ -15,7 +15,7 @@
* @package ImageAnalysis
* @subpackage Tests
*/
-class ezcGraphDriverOptionsTest extends ezcImageTestCase
+class ezcGraphDriverOptionsTest extends ezcTestImageCase
{
public static function suite()
OpenPOWER on IntegriCloud