summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/mruby/test.mrb1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/mruby/test.mrb b/player/mruby/test.mrb
index 2a4f8687b1..ed9caa81f7 100644
--- a/player/mruby/test.mrb
+++ b/player/mruby/test.mrb
@@ -53,6 +53,7 @@ def run
end
end
puts "\n done! All tests pass!\n\n" unless failed
+ M.commandv "quit", 'asd'
end
assert ".property_list returns an array" do