diff options
Diffstat (limited to 'modules/simpletest/simpletest.info')
-rw-r--r-- | modules/simpletest/simpletest.info | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/simpletest/simpletest.info b/modules/simpletest/simpletest.info index 732c707cc..26647b7a2 100644 --- a/modules/simpletest/simpletest.info +++ b/modules/simpletest/simpletest.info @@ -1,4 +1,3 @@ -; $Id$ name = Testing description = Provides a framework for unit and functional testing. package = Core @@ -33,6 +32,7 @@ files[] = tests/path.test files[] = tests/registry.test files[] = tests/schema.test files[] = tests/session.test +files[] = tests/tablesort.test files[] = tests/theme.test files[] = tests/unicode.test files[] = tests/update.test @@ -40,6 +40,7 @@ files[] = tests/xmlrpc.test files[] = tests/upgrade/upgrade.test files[] = tests/upgrade/upgrade.comment.test files[] = tests/upgrade/upgrade.filter.test +files[] = tests/upgrade/upgrade.forum.test files[] = tests/upgrade/upgrade.node.test files[] = tests/upgrade/upgrade.taxonomy.test files[] = tests/upgrade/upgrade.upload.test |