Skip to content

Commit

Permalink
Getting specs passing in Ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Nov 25, 2009
1 parent f8c3744 commit 1ec66d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/auto/runner_spec.rb
Expand Up @@ -5,7 +5,7 @@ module Auto

before(:all) do
Plugins.add_repository @fixtures = "#{SPEC}/plugins"
@runner = Runner.new
@runner = Auto::Runner.new
end

it 'should require plugin library files' do
Expand Down

0 comments on commit 1ec66d4

Please sign in to comment.