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