aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn')
-rw-r--r--doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn b/doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn
index 64b3e848c..7c920f01f 100644
--- a/doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn
+++ b/doc/todo/design_for_cross-linking_between_content_and_CGI.mdwn
@@ -109,3 +109,10 @@ in the setup file as http if you intend that they will most commonly
be accessed via http (e.g. the "my cert is not CA-cartel approved"
use-case), or as https if you intend to force accesses into
being via https (the "my wiki is secret" use-case).
+
+# Regression test
+
+I've added a regression test in `t/relativity.t`. We might want to
+consider dropping some of it or skipping it unless a special environment
+variable is set once this is all working, since it's a bit slow.
+--[[smcv]]