From 0d08c32d4ae73d57f1695e97b3c8605ccfa06ebc Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 29 Jun 2018 01:53:43 -0700 Subject: Synch up src files and update definingviews.rst --- docs/tutorials/wiki2/src/views/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/src/views/pytest.ini') diff --git a/docs/tutorials/wiki2/src/views/pytest.ini b/docs/tutorials/wiki2/src/views/pytest.ini index 8b76bc410..a3489cdf8 100644 --- a/docs/tutorials/wiki2/src/views/pytest.ini +++ b/docs/tutorials/wiki2/src/views/pytest.ini @@ -1,3 +1,3 @@ [pytest] testpaths = tutorial -python_files = *.py +python_files = test*.py -- cgit v1.2.3