require 'spec_helper_system' describe "basic tests:" do it "check system_puppet_install works" do system_puppet_install() end end