diff --git a/micall/tests/test_asi_algorithm.py b/micall/tests/test_asi_algorithm.py index 303fe00dd..8ce72efbc 100644 --- a/micall/tests/test_asi_algorithm.py +++ b/micall/tests/test_asi_algorithm.py @@ -30,14 +30,7 @@ def test_interpret(self): ('ETR', 0.0, 1, 'Susceptible'), ('NVP', 0.0, 1, 'Susceptible'), ('RPV', 0.0, 1, 'Susceptible')] - # The L234I message looks like a bug in the HIVdb rules. - # We don't actually use the comments, so ignore the problem for now. expected_mutation_comments = [ - 'L234I is a nonpolymorphic mutation selected in persons receiving NVP and ' - 'EFV. It is also selected in vitro by ETR and DOR. In combination with V106A, ' - 'it is associated with high-level DOR resistance. Its effect on ' - 'susceptibility when it occurs alone has not been studied. V108V is a highly ' - 'unusual mutation at this position.', 'M41L is a TAM that usually occurs with T215Y. In combination, ' 'M41L plus T215Y confer intermediate / high-level resistance to ' 'AZT and d4T and contribute to reduced ddI, ABC and TDF '