warnings: Print at runtime, crash at test time

This commit is contained in:
Dorota Czaplejewicz
2019-11-19 08:29:57 +00:00
parent cffe07521e
commit 3c0b142c4f
4 changed files with 134 additions and 60 deletions

View File

@ -24,5 +24,5 @@ mod outputs;
mod popover;
mod resources;
mod submission;
mod util;
pub mod util;
mod xdg;