summaryrefslogtreecommitdiff
path: root/rt/t/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/html')
-rw-r--r--rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect (renamed from rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default)0
-rw-r--r--rt/t/web/html/NoAuth/js/not-by-default.js3
2 files changed, 0 insertions, 3 deletions
diff --git a/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect
index 90278ae49..90278ae49 100644
--- a/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default
+++ b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect
diff --git a/rt/t/web/html/NoAuth/js/not-by-default.js b/rt/t/web/html/NoAuth/js/not-by-default.js
deleted file mode 100644
index 568f670ee..000000000
--- a/rt/t/web/html/NoAuth/js/not-by-default.js
+++ /dev/null
@@ -1,3 +0,0 @@
-function just_testing() {
- alert("hi");
-}