diff options
Diffstat (limited to 'docs/quick_tutorial/cookiecutters/pytest.ini')
| -rw-r--r-- | docs/quick_tutorial/cookiecutters/pytest.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/cookiecutters/pytest.ini b/docs/quick_tutorial/cookiecutters/pytest.ini index a7bd797f0..326c14fbc 100644 --- a/docs/quick_tutorial/cookiecutters/pytest.ini +++ b/docs/quick_tutorial/cookiecutters/pytest.ini @@ -1,3 +1,3 @@ [pytest] testpaths = cc_starter -python_files = *.py +python_files = test*.py |
