summaryrefslogtreecommitdiff
path: root/rt/t/web/html/NoAuth/js/not-by-default.js
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/html/NoAuth/js/not-by-default.js')
-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");
-}