Skip to content

Commit

Permalink
update-grep: updates tests to v1.1.0 (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored and cmccandless committed Aug 27, 2018
1 parent 2ff81f1 commit fcbea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/grep/grep_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from grep import grep


# Tests adapted from `problem-specifications//canonical-data.json` @ v1.0.0
# Tests adapted from `problem-specifications//canonical-data.json` @ v1.1.0

ILIADFILENAME = 'iliad.txt'
ILIADCONTENTS = '''Achilles sing, O Goddess! Peleus' son;
Expand Down

0 comments on commit fcbea93

Please sign in to comment.