diff options
Diffstat (limited to 'toolkit/modules/tests/browser/file_style_bad.css')
-rw-r--r-- | toolkit/modules/tests/browser/file_style_bad.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/modules/tests/browser/file_style_bad.css b/toolkit/modules/tests/browser/file_style_bad.css deleted file mode 100644 index 8dbc8dc7a..000000000 --- a/toolkit/modules/tests/browser/file_style_bad.css +++ /dev/null @@ -1,3 +0,0 @@ -#test { - color: green !important; -} |