extern crate filers; #[test] fn test_version() { filers::print_version(); }