summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/syntax_error.ssjs
diff options
context:
space:
mode:
Diffstat (limited to 'src/civetweb/test/syntax_error.ssjs')
-rw-r--r--src/civetweb/test/syntax_error.ssjs7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/civetweb/test/syntax_error.ssjs b/src/civetweb/test/syntax_error.ssjs
new file mode 100644
index 000000000..d8619edd4
--- /dev/null
+++ b/src/civetweb/test/syntax_error.ssjs
@@ -0,0 +1,7 @@
+
+conn.write('HTTP/1.0 200 OK\r\nContent-Type: text/plain\r\n\r\n');
+
+conn.write('Syntax error:');
+
+asdf ghjk qwert 123456789 +-*/
+.!,;