get_next_assertion works

This commit is contained in:
Conor Patrick
2018-05-23 23:30:08 -04:00
parent a21c8058e1
commit 644ceaef63
6 changed files with 195 additions and 46 deletions

2
main.c
View File

@@ -29,6 +29,8 @@ int main(int argc, char * argv[])
TAG_CTAP |
TAG_PARSE |
TAG_DUMP|
TAG_GREEN|
TAG_RED|
TAG_ERR
);