diff options
Diffstat (limited to 'test/executables/puppetmodule.rb')
| -rwxr-xr-x | test/executables/puppetmodule.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/executables/puppetmodule.rb b/test/executables/puppetmodule.rb index 6ffd84be3..b809f218a 100755 --- a/test/executables/puppetmodule.rb +++ b/test/executables/puppetmodule.rb @@ -1,3 +1,5 @@ +#!/usr/bin/env ruby -I../lib -I../../lib + require 'puppet' require 'puppet/server' require 'puppet/sslcertificates' |
