From 4eb7f0b3ceee763d673535ae3365843096ebbc8a Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 23 Dec 2016 17:59:54 -0800 Subject: wiki2/src/authentication update files --- docs/tutorials/wiki2/src/authentication/.coveragerc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/tutorials/wiki2/src/authentication/.coveragerc (limited to 'docs/tutorials/wiki2/src/authentication/.coveragerc') diff --git a/docs/tutorials/wiki2/src/authentication/.coveragerc b/docs/tutorials/wiki2/src/authentication/.coveragerc new file mode 100644 index 000000000..a1d87d03d --- /dev/null +++ b/docs/tutorials/wiki2/src/authentication/.coveragerc @@ -0,0 +1,3 @@ +[run] +source = tutorial +omit = tutorial/test* -- cgit v1.2.3