summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/graph.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/tests/graph.test')
-rw-r--r--modules/simpletest/tests/graph.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/simpletest/tests/graph.test b/modules/simpletest/tests/graph.test
index a6dac87ef..a5ed9314b 100644
--- a/modules/simpletest/tests/graph.test
+++ b/modules/simpletest/tests/graph.test
@@ -9,7 +9,7 @@
/**
* Unit tests for the graph handling features.
*/
-class GraphUnitTest extends DrupalWebTestCase {
+class GraphUnitTest extends DrupalUnitTestCase {
public static function getInfo() {
return array(
'name' => t('Graph'),