summaryrefslogtreecommitdiffstats
path: root/tests/line_test.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-06-08 16:00:09 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-06-08 16:00:09 +0000
commitf98ef3a072c9469d99d6f78c7b0fc33f74cccda5 (patch)
tree3bf725e75408adb9794c090ee86f9c9dad508a2a /tests/line_test.php
parenta06f707fb0f0721d42c1c603423def575161aca2 (diff)
downloadzetacomponents-graph-f98ef3a072c9469d99d6f78c7b0fc33f74cccda5.zip
zetacomponents-graph-f98ef3a072c9469d99d6f78c7b0fc33f74cccda5.tar.gz
- Added grids to line charts (tests & implementation)
Diffstat (limited to 'tests/line_test.php')
-rw-r--r--tests/line_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/line_test.php b/tests/line_test.php
index bf7a817..11f3214 100644
--- a/tests/line_test.php
+++ b/tests/line_test.php
@@ -237,7 +237,7 @@ class ezcGraphLineChartTest extends ezcTestCase
);
$this->assertEquals(
- '3e25cf259cb609c55f225ef1f5e3ed22',
+ '00ada6588d0974ecd7a73e96877d659e',
md5_file( $filename ),
'Incorrect image rendered.'
);
OpenPOWER on IntegriCloud