Skip to content

Commit 6c8a35a

Browse files
mrcfpscmccandless
authored andcommitted
ocr-numbers: update tests to v1.1.0 (#1313)
1 parent 22fd372 commit 6c8a35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/ocr-numbers/ocr_numbers_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from ocr_numbers import convert
1212

1313

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

1616
class OcrTest(unittest.TestCase):
1717
def test_recognizes_0(self):

0 commit comments

Comments
 (0)