From dbcebe1def5c355120c61b575390d1d9ac355f67 Mon Sep 17 00:00:00 2001 From: Jinwei Zhao Date: Sat, 19 Dec 2015 22:24:42 +0900 Subject: clear up --- .../Blocks/syntax/tests/cases/013_html_script.html | 34 ---------------------- 1 file changed, 34 deletions(-) delete mode 100644 Code/Blocks/syntax/tests/cases/013_html_script.html (limited to 'Code/Blocks/syntax/tests/cases/013_html_script.html') diff --git a/Code/Blocks/syntax/tests/cases/013_html_script.html b/Code/Blocks/syntax/tests/cases/013_html_script.html deleted file mode 100644 index c0a1201..0000000 --- a/Code/Blocks/syntax/tests/cases/013_html_script.html +++ /dev/null @@ -1,34 +0,0 @@ -
-<hello>
-	<%
-		package free.cafekiwi.gotapi;
-	%>
-</hello>
-
-
-<%= print(); %>
-
- - \ No newline at end of file -- cgit v1.2.3