We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a83e43 commit ada137eCopy full SHA for ada137e
Tests/test_image.py
@@ -639,7 +639,7 @@ def test_pillow_version(self, test_module):
639
640
def test_overrun(self):
641
""" For overrun completeness, test as:
642
- `valgrind pytest -qq Tests/test_image.py::TestImage::test_overrun | grep decode.c`
+ valgrind pytest -qq Tests/test_image.py::TestImage::test_overrun | grep decode.c
643
"""
644
for file in [
645
"fli_overrun.bin",
0 commit comments