diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-02-08 21:22:59 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-02-08 21:22:59 +0000 |
commit | 341a95b80353ce93c62050c3051c6402063da5dc (patch) | |
tree | 9a3e288e6b05c4f1725373e2afceb780e6f8739b /modules/simpletest/tests | |
parent | d802c69a43ab0f47e88f8b26ea9f655af1404a5f (diff) | |
download | brdo-341a95b80353ce93c62050c3051c6402063da5dc.tar.gz brdo-341a95b80353ce93c62050c3051c6402063da5dc.tar.bz2 |
#369562 by bjaspan and yched: Clean up a few minor things in field API.
Diffstat (limited to 'modules/simpletest/tests')
-rw-r--r-- | modules/simpletest/tests/field_test.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/simpletest/tests/field_test.info b/modules/simpletest/tests/field_test.info index 3dd8f3fa1..88c67264c 100644 --- a/modules/simpletest/tests/field_test.info +++ b/modules/simpletest/tests/field_test.info @@ -2,7 +2,7 @@ name = "Field API Test" description = "Support module for the Field API tests." core = 7.x -package = testing +package = Testing files[] = field_test.module files[] = field_test.install version = VERSION |