Move selectors size_of tests to Stylo tests

This commit is contained in:
Simon Sapin 2018-01-12 15:09:24 +01:00
parent 5d920df460
commit 7d1dc7286a
8 changed files with 8 additions and 124 deletions

1
Cargo.lock generated
View file

@ -2723,7 +2723,6 @@ dependencies = [
"phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"servo_arc 0.1.0",
"size_of_test 0.0.1",
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
]