Fix test-geckolib

This commit is contained in:
UK992 2016-09-30 19:57:13 +02:00
parent 4101260cc0
commit 8d5dda28d6

View file

@ -4,7 +4,6 @@
extern crate app_units; extern crate app_units;
extern crate cssparser; extern crate cssparser;
extern crate gecko_bindings;
extern crate style; extern crate style;
extern crate style_traits; extern crate style_traits;