style: Fix build and unit tests.

This commit is contained in:
Emilio Cobos Álvarez 2018-07-16 19:34:22 +02:00
parent 96e812e732
commit fde93a60fe
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 4 additions and 264 deletions

View file

@ -25,7 +25,6 @@ extern crate test;
mod animated_properties;
mod attr;
mod custom_properties;
mod keyframes;
mod logical_geometry;
mod parsing;
mod properties;