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