aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css b/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css
deleted file mode 100644
index 61f0abbe7f..0000000000
--- a/theme-compiler/tests/resources/automatic/css/interpolation-in-property-name.css
+++ /dev/null
@@ -1,6 +0,0 @@
-.rounded-top {
- border-top-radius: 10px;
- -moz-border-radius-top: 10px;
- top-radius: 10px;
- no-interpolation: no-interpolation;
-} \ No newline at end of file