Lars Alexander Blumberg
2017-08-15 c6ede2dbca90b4fa752a9dfe35dbb1325e522498
Only include test code snippet that has been added
1 files modified
4 ■■■ changed files
docs/quick_tutorial/static_assets.rst 4 ●●● patch | view | raw | blame | history
docs/quick_tutorial/static_assets.rst
@@ -46,7 +46,9 @@
#. We add a functional test that asserts that the newly added static file is delivered:
   .. literalinclude:: static_assets/tutorial/tests.py
    :linenos:
    :language: python
    :pyobject: TutorialFunctionalTests.test_css
    :lineno-match:
#. Now run the tests: