Make --cache-show output deterministic

This makes sure things don't jump around in the regenerated docs.
This commit is contained in:
Florian Bruhin
2017-05-23 08:01:39 +02:00
parent f9df750025
commit d9b93674c3
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -231,10 +231,10 @@ You can always peek at the content of the cache using the
rootdir: $REGENDOC_TMPDIR, inifile:
cachedir: $REGENDOC_TMPDIR/.cache
------------------------------- cache values -------------------------------
example/value contains:
42
cache/lastfailed contains:
{'test_caching.py::test_function': True}
example/value contains:
42
======= no tests ran in 0.12 seconds ========