style: Give up on test_parse_stylesheet.

It's not particularly useful.
This commit is contained in:
Emilio Cobos Álvarez 2019-06-23 13:25:48 +02:00
parent add08518cd
commit 36c39d53f7
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A
4 changed files with 3 additions and 272 deletions

View file

@ -10,7 +10,6 @@ extern crate cssparser;
extern crate euclid;
#[macro_use]
extern crate html5ever;
extern crate parking_lot;
extern crate rayon;
extern crate selectors;
extern crate serde_json;