aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-05-28 16:36:45 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-05-28 16:36:45 +0100
commit3fe0659a634f9cb55d50f308aa88ba78445953a1 (patch)
tree016ccaa06a11e15a6013635cfb7b5eb7aeeb9c35 /ctrack/organisations
parentacf875c2bca1727306cb70aaa37e6f4595209786 (diff)
setting up for testing incident report work
Diffstat (limited to '')
-rw-r--r--ctrack/organisations/tests/test_incident_report.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ctrack/organisations/tests/test_incident_report.py b/ctrack/organisations/tests/test_incident_report.py
new file mode 100644
index 0000000..0bf76ef
--- /dev/null
+++ b/ctrack/organisations/tests/test_incident_report.py
@@ -0,0 +1,2 @@
+def test_there_is_a_view_function_for_incident_report():
+ pass