4 5 6
# File 'lib/cpspec/command.rb', line 4 def execute target_vms.each {|vm| vm.env.actions.run(:test)} end