Skip to content

Commit 1935444

Browse files
mrcfpscmccandless
authored andcommitted
hamming: update tests to v2.1.0 (exercism#1269)
1 parent a64db46 commit 1935444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/hamming/hamming_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import hamming
44

55

6-
# Tests adapted from `problem-specifications//canonical-data.json` @ v2.0.1
6+
# Tests adapted from `problem-specifications//canonical-data.json` @ v2.1.0
77

88
class HammingTest(unittest.TestCase):
99

0 commit comments

Comments
 (0)