summaryrefslogtreecommitdiffstats
path: root/core/TESTS/test_urls.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-04-06 00:16:44 +0100
committerPhilip Sargent <philip.sargent@gmail.com>2023-04-06 00:16:44 +0100
commitdcfff1ede7d33c91a87f4874181156b46ec75589 (patch)
treed0001204f28170fef69867071605ea9aef22acd8 /core/TESTS/test_urls.py
parent0f76422d851cb7b1f7185c4c6c86e5004df748d7 (diff)
downloadtroggle-dcfff1ede7d33c91a87f4874181156b46ec75589.tar.gz
troggle-dcfff1ede7d33c91a87f4874181156b46ec75589.tar.bz2
troggle-dcfff1ede7d33c91a87f4874181156b46ec75589.zip
tests for QM pages
Diffstat (limited to 'core/TESTS/test_urls.py')
-rw-r--r--core/TESTS/test_urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/TESTS/test_urls.py b/core/TESTS/test_urls.py
index 7af8efc..d796cde 100644
--- a/core/TESTS/test_urls.py
+++ b/core/TESTS/test_urls.py
@@ -52,6 +52,7 @@ Tests exist:
2. With parameter
{% url "caveQMs" "1623-290" %}
+{% url "cave_openQMs" "1623-290" %}
{% url "cavewallets" cave_id %}
{% url "dwgfilesingle" drawing.dwgpath %}
{% url "edit_cave" cave.url_parent cave.slug %}