diff options
Diffstat (limited to 'docs/quick_tour/package/pytest.ini')
| -rw-r--r-- | docs/quick_tour/package/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/quick_tour/package/pytest.ini b/docs/quick_tour/package/pytest.ini new file mode 100644 index 000000000..f707d54e4 --- /dev/null +++ b/docs/quick_tour/package/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +testpaths = hello_world +python_files = *.py |
