From eda100b83da4d71bf0bfa6c614e08327ef0d292b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 25 Nov 2008 13:14:29 +0000 Subject: - Patch #338403 by drewish: code comments clean-up. --- modules/upload/upload.test | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/upload/upload.test') diff --git a/modules/upload/upload.test b/modules/upload/upload.test index c143e486d..1a3438844 100644 --- a/modules/upload/upload.test +++ b/modules/upload/upload.test @@ -2,9 +2,6 @@ // $Id$ class UploadTestCase extends DrupalWebTestCase { - /** - * Implementation of getInfo(). - */ function getInfo() { return array( 'name' => t('Upload functionality'), -- cgit v1.2.3