summaryrefslogtreecommitdiff
path: root/test/script/parser.et
diff options
context:
space:
mode:
Diffstat (limited to 'test/script/parser.et')
-rw-r--r--test/script/parser.et6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/script/parser.et b/test/script/parser.et
index 554e345..1a00bc8 100644
--- a/test/script/parser.et
+++ b/test/script/parser.et
@@ -11,3 +11,9 @@ test Parser:
send "load ${scripts.path}/indent.et"
expect /load-done/
+
+ send "load ${scripts.path}/function.et"
+ expect /load-done/
+
+ send "load ${scripts.path}/function-fail.et"
+ expect /load-failed parse-error/