Merge branch 'fix_tests' into reparse

This commit is contained in:
Dorota Czaplejewicz
2019-09-11 12:03:24 +00:00
5 changed files with 24 additions and 17 deletions

View File

@ -5,8 +5,8 @@ extern crate maplit;
extern crate serde;
mod data;
mod float_ord;
mod imservice;
pub mod float_ord;
pub mod imservice;
mod keyboard;
mod layout;
mod resources;