summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-12-15 14:09:24 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-12-15 14:09:24 +0000
commita66577e2a622b63a0037901635850ac6abb639a4 (patch)
tree7bcb9190ceee87b774ef39a8555419aa5b040c45 /tests
parent0a124f790b08bece002d2346722d0afa91c7534e (diff)
downloadzetacomponents-graph-a66577e2a622b63a0037901635850ac6abb639a4.zip
zetacomponents-graph-a66577e2a622b63a0037901635850ac6abb639a4.tar.gz
- Forgot to covert one compare to compareSwf
Diffstat (limited to 'tests')
-rw-r--r--tests/font_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/font_test.php b/tests/font_test.php
index d0389de..6048dba 100644
--- a/tests/font_test.php
+++ b/tests/font_test.php
@@ -922,7 +922,7 @@ class ezcGraphFontTest extends ezcImageTestCase
$driver->render( $filename );
- $this->compare(
+ $this->swfCompare(
$filename,
$this->basePath . 'compare/' . __CLASS__ . '_' . __FUNCTION__ . '.swf'
);
OpenPOWER on IntegriCloud