diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-04-23 05:10:35 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-04-23 05:10:35 +0000 |
commit | 85430f583c74a4fc6687d12f35ea112518d3b6e7 (patch) | |
tree | 8d310ee7422e56db1f9b3846bf2a03ae310321bc | |
parent | 630d473c8e395d30393696ca6d01435c54f7c382 (diff) | |
download | brdo-85430f583c74a4fc6687d12f35ea112518d3b6e7.tar.gz brdo-85430f583c74a4fc6687d12f35ea112518d3b6e7.tar.bz2 |
#779412 by boombatower: Fixed wrong file documentation block on image.test.
-rw-r--r-- | modules/simpletest/tests/image.test | 2 |
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. */ /** |