summaryrefslogtreecommitdiff
path: root/rt/t/web/html/NoAuth
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-07-09 22:18:55 -0700
committerIvan Kohler <ivan@freeside.biz>2015-07-09 22:27:04 -0700
commite131b1f71f08b69abb832c1687d1f29682d171f8 (patch)
tree490167e41d9fe05b760e7b21a96ee35a86f8edda /rt/t/web/html/NoAuth
parentd05d7346bb2387fd9d0354923d577275c5c7f019 (diff)
RT 4.2.11, ticket#13852
Diffstat (limited to 'rt/t/web/html/NoAuth')
-rw-r--r--rt/t/web/html/NoAuth/js/not-by-default.js3
1 files changed, 0 insertions, 3 deletions
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");
-}