Skip to content

Commit

Permalink
Merge pull request #10 from yoloseem/patch-1
Browse files Browse the repository at this point in the history
Fix typo in test comment
  • Loading branch information
Lukasa committed Feb 4, 2016
2 parents 3e193dc + 6b07203 commit ab8d08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_priority.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ class TestPriorityTreeManual(object):
use the PriorityTree given in the README and confirm that it outputs data
as expected.
If possible, I'd like to eventally replace these tests with
If possible, I'd like to eventually replace these tests with
Hypothesis-based ones for the same data, but getting Hypothesis to generate
useful data in this case is going to be quite tricky.
"""
Expand Down

0 comments on commit ab8d08a

Please sign in to comment.