summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss')
-rw-r--r--theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss b/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss
deleted file mode 100644
index 9f3cde0011..0000000000
--- a/theme-compiler/tests/resources/sasslang/scss/2-test_basic.scss
+++ /dev/null
@@ -1,2 +0,0 @@
-.foo {a: b}
-.bar {@extend .foo}