iqbal-lab/Mykrobe-predictor

Unit tests do not compile on tip of master

Closed this issue · 0 comments

Error:
src/test/Mykrobe/predictor/test_mut_models.c:248: error: too few arguments to function ‘resistotype’

this arg has been added recently:
boolean* genotyped_present

I should have tested this before merging the PR, sorry