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/image_block | |
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/image_block')
-rw-r--r-- | modules/image_block/tests/xss_data.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/image_block/tests/xss_data.txt b/modules/image_block/tests/xss_data.txt deleted file mode 100644 index 1e7ce6ce..00000000 --- a/modules/image_block/tests/xss_data.txt +++ /dev/null @@ -1,2 +0,0 @@ -modules/image_block/views/image_block_block.html.php 3 DIRTY_JS $item->url() -modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_img(array("class"=>"g-thumbnail")) |