Skip to content

Commit 6ccdec4

Browse files
authored
Remove duplicated test case from declaration_list.json (#414)
1 parent 9339ddd commit 6ccdec4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css-parsing-tests/declaration_list.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
],
5252
["declaration", "a", [["ident", "b"]], false],
5353
["at-rule", "media", [" ", ["ident", "print"]], [["ident", "div"], ["{}"]]]
54-
],
55-
56-
"", []
54+
]
5755

5856
]

0 commit comments

Comments
 (0)