diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-22 16:36:14 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-22 16:36:14 +0000 |
commit | 2951176d8e818dad5cdda5873fd3a38c5a9e69b7 (patch) | |
tree | 03aa3b2f550562674368ab8aa4f1865fb48ac1cb /modules/simpletest | |
parent | a89aa3b19d18761b8bf7f59d13108618c98e5a59 (diff) | |
download | brdo-2951176d8e818dad5cdda5873fd3a38c5a9e69b7.tar.gz brdo-2951176d8e818dad5cdda5873fd3a38c5a9e69b7.tar.bz2 |
#934050 follow-up by David_Rothstein, alex_b, sun: Tighten up security, add tests.
Diffstat (limited to 'modules/simpletest')
-rw-r--r-- | modules/simpletest/simpletest.info | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/simpletest/simpletest.info b/modules/simpletest/simpletest.info index 9ca6b94f9..dded764ee 100644 --- a/modules/simpletest/simpletest.info +++ b/modules/simpletest/simpletest.info @@ -41,6 +41,7 @@ files[] = tests/update.test 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.node.test files[] = tests/upgrade/upgrade.taxonomy.test files[] = tests/upgrade/upgrade.upload.test |