aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/indent/css-mode.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/indent/css-mode.css b/test/indent/css-mode.css
index f3787538460..9a2a15f6ba5 100644
--- a/test/indent/css-mode.css
+++ b/test/indent/css-mode.css
@@ -1,3 +1,11 @@
1.xxx 1.xxx
2{ 2{
3} 3}
4
5.x2
6{
7}
8
9div.x3
10{
11}