tests: Verify all bundled layouts

This commit is contained in:
Dorota Czaplejewicz
2019-09-13 09:08:50 +00:00
parent b07689939b
commit edb28cb859
7 changed files with 51 additions and 76 deletions

View File

@ -5,7 +5,7 @@ extern crate maplit;
extern crate serde;
extern crate xkbcommon;
mod data;
pub mod data;
pub mod float_ord;
pub mod imservice;
mod keyboard;