iqbal-lab / Mykrobe-predictor

Antibiotic resistance predictions in minutes on a laptop
Other
50 stars 19 forks source link

Unit tests do not compile on tip of master #80

Closed iqbal-lab closed 9 years ago

iqbal-lab commented 9 years ago

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