From d4bf4b86957c48d8fa248f68b847daca30e58956 Mon Sep 17 00:00:00 2001 From: tjhunt <tjhunt> Date: Fri, 27 Apr 2007 10:37:21 +0000 Subject: [PATCH] Fix syntax error. --- lib/simpletest/testgradelib.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/simpletest/testgradelib.php b/lib/simpletest/testgradelib.php index 87d0c4ea13..ee0dfc6f37 100644 --- a/lib/simpletest/testgradelib.php +++ b/lib/simpletest/testgradelib.php @@ -679,8 +679,6 @@ class gradelib_test extends UnitTestCase { // SCENARIOS: define use cases here by defining tests and implementing code until the tests pass. - /** - * } ?> -- 2.39.5