typo and chnaging import time to 80s

This commit is contained in:
Philip Sargent
2021-02-05 01:11:12 +00:00
parent 8db08d2153
commit 6e8421ddc5
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<h2>Troggle Unit Tests</h2>
<p>We have a small suite of tests which are run manually by troggle programmers like this:
<pre><code> troggle$ python manage.py tests -v 1</code></pre>
<pre><code> troggle$ python manage.py test -v 1</code></pre>
The test code is all in <a href="http://expo.survex.com/repositories/troggle/.git/tree/core/TESTS/tests.py"><var>troggle/core/TESTS/tests.py</var></a>.
<p>The test 'test_page_expofile' checks that a particular PDF is being served correctly by the web server
and that the resulting page is the correct length of 2,299,270 bytes: