Skip to content

Commit

Permalink
Need to add require to spec dir now
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Aug 27, 2009
1 parent 0ad8cdf commit 91eb6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/private/rails/rails_adapter_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')

require "action_controller"
require "webrat/rails"

describe Webrat::RailsAdapter do
Expand Down

0 comments on commit 91eb6f8

Please sign in to comment.