author | Laurent Peuch <cortex@worlddomination.be> |
Thu, 21 Feb 2019 15:13:45 +0100 | |
branch | 3.26 |
changeset 12447 | 247b86512d94 |
parent 12446 | 1e892e978254 |
child 12448 | e3bcfd6432bc |
--- a/doc/tutorials/advanced/part02_security.rst Thu Feb 21 10:05:38 2019 +0100 +++ b/doc/tutorials/advanced/part02_security.rst Thu Feb 21 15:13:45 2019 +0100 @@ -305,7 +305,7 @@ even write them first, as Test Driven Development recommends! Here is a small test case that will check the basis of our security -model, in *test/unittest_sytweb.py*: +model, in :file:`test/test_sytweb.py`: .. sourcecode:: python