summaryrefslogtreecommitdiffstats
path: root/tests/suite.php
diff options
context:
space:
mode:
authorTobias Schlitt <toby@php.net>2007-09-12 12:07:58 +0000
committerTobias Schlitt <toby@php.net>2007-09-12 12:07:58 +0000
commit934f5c0f9b6a1529378637a3d8a045a48d2148b5 (patch)
treede148ce5028c87f0ec7300788f970b37de1fe26a /tests/suite.php
parenta3a7f0b264223ec011b46fd4e0ce2674af7e0087 (diff)
downloadzetacomponents-graph-934f5c0f9b6a1529378637a3d8a045a48d2148b5.zip
zetacomponents-graph-934f5c0f9b6a1529378637a3d8a045a48d2148b5.tar.gz
- Doc fixes.
Diffstat (limited to 'tests/suite.php')
-rw-r--r--tests/suite.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/suite.php b/tests/suite.php
index df505bc..a3448fa 100644
--- a/tests/suite.php
+++ b/tests/suite.php
@@ -51,9 +51,9 @@ require_once 'transformation_test.php';
require_once 'vector_test.php';
/**
-* Test suite for ImageAnalysis package.
+* Test suite for Graph package.
*
-* @package ImageAnalysis
+* @package Graph
* @subpackage Tests
*/
class ezcGraphSuite extends PHPUnit_Framework_TestSuite
OpenPOWER on IntegriCloud