summaryrefslogtreecommitdiff
path: root/modules/simpletest
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-23 05:10:35 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-23 05:10:35 +0000
commit85430f583c74a4fc6687d12f35ea112518d3b6e7 (patch)
tree8d310ee7422e56db1f9b3846bf2a03ae310321bc /modules/simpletest
parent630d473c8e395d30393696ca6d01435c54f7c382 (diff)
downloadbrdo-85430f583c74a4fc6687d12f35ea112518d3b6e7.tar.gz
brdo-85430f583c74a4fc6687d12f35ea112518d3b6e7.tar.bz2
#779412 by boombatower: Fixed wrong file documentation block on image.test.
Diffstat (limited to 'modules/simpletest')
-rw-r--r--modules/simpletest/tests/image.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/simpletest/tests/image.test b/modules/simpletest/tests/image.test
index 7c4c3c76a..d448d4876 100644
--- a/modules/simpletest/tests/image.test
+++ b/modules/simpletest/tests/image.test
@@ -3,7 +3,7 @@
/**
* @file
- * Unit tests for the Drupal Form API.
+ * Tests for core image handling API.
*/
/**