From 1c36258310f01cf22b194f83cc9567c776c46268 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 30 Jun 2018 05:50:50 -0700 Subject: synch up source code in tests step --- docs/tutorials/wiki2/src/tests/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/src/tests/pytest.ini') diff --git a/docs/tutorials/wiki2/src/tests/pytest.ini b/docs/tutorials/wiki2/src/tests/pytest.ini index 8b76bc410..a3489cdf8 100644 --- a/docs/tutorials/wiki2/src/tests/pytest.ini +++ b/docs/tutorials/wiki2/src/tests/pytest.ini @@ -1,3 +1,3 @@ [pytest] testpaths = tutorial -python_files = *.py +python_files = test*.py -- cgit v1.2.3