conditional test

This commit is contained in:
Will McGugan 2021-11-28 13:09:08 +00:00
parent 1799d3ba0d
commit aeac63da7a
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ def test_small_width():
assert result == expected
@skip_py36
def test_broken_repr():
class BrokenRepr:
def __repr__(self):