style: Remove useless unit tests, and fix not-so-useless ones.

This commit is contained in:
Emilio Cobos Álvarez 2019-05-25 03:48:56 +02:00
parent 4671ef5243
commit ac01c76e5e
4 changed files with 8 additions and 64 deletions

View file

@ -133,7 +133,6 @@ macro_rules! parse_longhand {
};
}
mod animation;
mod background;
mod border;
mod box_;