port some acceptance tests over to copy_example
This commit is contained in:
3
testing/examples/test_issue519.py
Normal file
3
testing/examples/test_issue519.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def test_510(testdir):
|
||||
testdir.copy_example("issue_519.py")
|
||||
testdir.runpytest("issue_519.py")
|
||||
Reference in New Issue
Block a user