Skip to content

Commit 39eac4e

Browse files
committed
Remove duplicated test case from declaration_list.json
1 parent 88c9a12 commit 39eac4e

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)