2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 11:28:23 +00:00

consistent tests with logbooks junk removal

This commit is contained in:
2023-01-16 19:52:05 +00:00
parent 822965ebe5
commit 1b70ccea3e
4 changed files with 6 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ class SimpleTest(SimpleTestCase):
from troggle.core.views.caves import ent, cavepage
from troggle.core.views.expo import expofiles_redirect, expofilessingle, expopage, editexpopage, mediapage, map, mapfile
from troggle.core.views.logbooks import expedition, personexpedition, Expeditions_tsvListView, Expeditions_jsonListView
from troggle.core.views.logbooks import get_logbook_entries, logbookentry, logbookSearch
from troggle.core.views.logbooks import get_logbook_entries, logbookentry
from troggle.core.views.logbooks import notablepersons, person, get_people
from troggle.core.views.other import controlpanel
from troggle.core.views.prospect import prospecting