mruby: automatically quit mpv after test suite

This commit is contained in:
Stefano Pigozzi 2017-12-30 11:22:45 +01:00
parent 614ff9e024
commit 200f336376
1 changed files with 1 additions and 0 deletions

View File

@ -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