Fix link to testing crate

This commit is contained in:
Dirkjan Ochtman 2017-02-15 20:32:56 +01:00
parent 81bdae39c1
commit 07cd92c4a7

View File

@ -95,4 +95,4 @@ In any Rust file inside your crate, add the following:
Review the `test cases`_ for more examples. Review the `test cases`_ for more examples.
.. _test cases: https://github.com/djc/askama/tree/master/testing/tests .. _test cases: https://github.com/djc/askama/tree/master/testing