1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-04 23:40:47 +00:00

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

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