Kaydet (Commit) d1d0eb61 authored tarafından Jiří Techet's avatar Jiří Techet Kaydeden (comit) GitHub

Merge pull request #1068 from b4n/tm/run-tests

TM: Fix actually running the mapping self-tests
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment