Merge pull request #1068 from b4n/tm/run-tests
TM: Fix actually running the mapping self-tests
This commit is contained in:
commit
d1d0eb6186
@ -79,6 +79,7 @@ static gboolean tm_create_workspace(void)
|
||||
theWorkspace->global_typename_array = g_ptr_array_new();
|
||||
|
||||
tm_ctags_init();
|
||||
tm_parser_verify_type_mappings();
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user