summaryrefslogtreecommitdiffstats
path: root/tests/color_test.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-06-07 12:28:53 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-06-07 12:28:53 +0000
commitc8ce91759e37ab7afb61068862e4a057ce1aa5b8 (patch)
treece983224b7f0259d8f59dee891cdbede9104a6a9 /tests/color_test.php
parent03c4ad60f8fd30891fbbf981f6d56f6b1b5007c7 (diff)
downloadzetacomponents-graph-c8ce91759e37ab7afb61068862e4a057ce1aa5b8.zip
zetacomponents-graph-c8ce91759e37ab7afb61068862e4a057ce1aa5b8.tar.gz
- Cleaned up tests
Diffstat (limited to 'tests/color_test.php')
-rw-r--r--tests/color_test.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/color_test.php b/tests/color_test.php
index 90beced..491060d 100644
--- a/tests/color_test.php
+++ b/tests/color_test.php
@@ -131,10 +131,6 @@ class ezcGraphColorTest extends ezcTestCase
{
return true;
}
- catch ( Exception $e )
- {
- $this->fail( $e->getMessage() );
- }
$this->fail( 'Expected ezcGraphUnknownColorDefinitionException' );
}
OpenPOWER on IntegriCloud