diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-18 10:54:01 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-18 10:54:01 -0800 |
commit | fc41d091349d80100e436f5df673a2e803fa7f40 (patch) | |
tree | d0dd3a6092ab19ae8c43a4a96be9225e7da1b40e /modules/recaptcha/tests | |
parent | 4fe5801c885088e5e6c11b8a20a561415941b864 (diff) |
Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file."
This reverts commit 4fe5801c885088e5e6c11b8a20a561415941b864.
Diffstat (limited to 'modules/recaptcha/tests')
-rw-r--r-- | modules/recaptcha/tests/xss_data.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/recaptcha/tests/xss_data.txt b/modules/recaptcha/tests/xss_data.txt deleted file mode 100644 index 2729d196..00000000 --- a/modules/recaptcha/tests/xss_data.txt +++ /dev/null @@ -1,3 +0,0 @@ -modules/recaptcha/views/admin_recaptcha.html.php 11 DIRTY $form -modules/recaptcha/views/admin_recaptcha.html.php 23 DIRTY_JS $public_key -modules/recaptcha/views/form_recaptcha.html.php 7 DIRTY_JS $public_key |