test_ok1/testing/examples/test_issue519.py

4 lines
102 B
Python
Raw Normal View History

def test_510(testdir):
testdir.copy_example("issue_519.py")
testdir.runpytest("issue_519.py")