Skip to content

Commit c7e4729

Browse files
committed
one jpeg image added for imghdr test
1 parent 016b0c3 commit c7e4729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_imghdr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
('python.pgm', 'pgm'),
1515
('python.pbm', 'pbm'),
1616
('python.jpg', 'jpeg'),
17+
('python2.jpg', 'jpeg'),
1718
('python.ras', 'rast'),
1819
('python.sgi', 'rgb'),
1920
('python.tiff', 'tiff'),

0 commit comments

Comments
 (0)