Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Require bourne.
  • Loading branch information
Gabe Berke-Williams committed Mar 24, 2012
1 parent 41bccc8 commit e70e1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Expand Up @@ -9,6 +9,7 @@
require "#{TESTAPP_ROOT}/config/environment"
require 'rspec'
require 'rspec/autorun'
require 'bourne'

PROJECT_ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..')).freeze

Expand Down

0 comments on commit e70e1bf

Please sign in to comment.