From a7f12c0326f4c6808fa84fc8b0f57536fdc0002e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 25 Apr 2008 18:26:02 +0000 Subject: - Patch #251263 by catch: fixing up many code style issues in the tests. --- modules/blogapi/blogapi.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/blogapi') diff --git a/modules/blogapi/blogapi.test b/modules/blogapi/blogapi.test index ea6accf0b..23595ca27 100644 --- a/modules/blogapi/blogapi.test +++ b/modules/blogapi/blogapi.test @@ -21,7 +21,7 @@ class BlogAPITestCase extends DrupalWebTestCase { } /** - * Create, edit, and delete post; upload file; and set/get categories. + * Create, edit, and delete post; upload file; set/get categories. */ function testBlogAPI() { // Create admin user and taxononmy for later use. -- cgit v1.2.3