summaryrefslogtreecommitdiffstats
path: root/test/other/autoload.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/autoload.rb')
-rwxr-xr-xtest/other/autoload.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/autoload.rb b/test/other/autoload.rb
index f561a81a9..d4f79668d 100755
--- a/test/other/autoload.rb
+++ b/test/other/autoload.rb
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/env ruby -I../lib -I../../lib
require 'puppet'
require 'puppet/autoload'