mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-12-21 15:29:21 +00:00
newmaps passes all tests with cmake build.
This commit is contained in:
parent
8310259cc7
commit
b0c01bb0ef
@ -16,10 +16,9 @@ void setUp(void)
|
||||
asdf_arch_init();
|
||||
asdf_keymaps_init();
|
||||
|
||||
asdf_keymaps_select(
|
||||
asdf_keymaps_select(SINGLE_TESTS_KEYMAP);
|
||||
}
|
||||
|
||||
|
||||
void tearDown(void) {}
|
||||
|
||||
// needed for keymap.
|
||||
|
Loading…
Reference in New Issue
Block a user