newmaps passes all tests with cmake build.

This commit is contained in:
Dave 2021-03-07 20:56:34 -06:00
parent 8310259cc7
commit b0c01bb0ef
1 changed files with 1 additions and 2 deletions

View File

@ -16,10 +16,9 @@ void setUp(void)
asdf_arch_init(); asdf_arch_init();
asdf_keymaps_init(); asdf_keymaps_init();
asdf_keymaps_select( asdf_keymaps_select(SINGLE_TESTS_KEYMAP);
} }
void tearDown(void) {} void tearDown(void) {}
// needed for keymap. // needed for keymap.