Class: Busser::RunnerPlugin::Puppet

Inherits:
Base
  • Object
show all
Defined in:
lib/busser/runner_plugin/puppet.rb

Overview

A Busser runner plugin for Fake Puppet Test runner.

Author:

Instance Method Summary collapse

Instance Method Details

#testObject



29
30
31
# File 'lib/busser/runner_plugin/puppet.rb', line 29

def test
  true
end