summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/extending-same-selector.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/extending-same-selector.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/extending-same-selector.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/extending-same-selector.css b/theme-compiler/tests/resources/automatic/css/extending-same-selector.css
deleted file mode 100644
index 1a85c0c23e..0000000000
--- a/theme-compiler/tests/resources/automatic/css/extending-same-selector.css
+++ /dev/null
@@ -1,7 +0,0 @@
-.test {
- color: blue;
-}
-
-.test {
- background: red;
-} \ No newline at end of file