Skip to content

Commit

Permalink
TM: Fix actually running the mapping self-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed Jun 10, 2016
1 parent 021bbfb commit 5012362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tagmanager/src/tm_workspace.c
Expand Up @@ -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;
}
Expand Down

0 comments on commit 5012362

Please sign in to comment.