Add a simple test of keymap generation
This commit is contained in:
@ -21,7 +21,8 @@ test_link_args = [
|
||||
|
||||
tests = [
|
||||
'eek-simple-test',
|
||||
'eek-xml-test'
|
||||
'eek-xml-test',
|
||||
'test-keymap-generation'
|
||||
]
|
||||
|
||||
foreach name : tests
|
||||
|
||||
Reference in New Issue
Block a user