aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.asp
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/x.asp')
-rw-r--r--test/examples/x.asp12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/examples/x.asp b/test/examples/x.asp
deleted file mode 100644
index a78acdc34..000000000
--- a/test/examples/x.asp
+++ /dev/null
@@ -1,12 +0,0 @@
-<%@language=javas%>
-<%
-#include
-function x() {
-}
-%>
-<%@language=vbscript%>
-<%
-sub x 'comment
-%>
-<head>
-<body></body>