Skip to content

Commit

Permalink
fixup test helper
Browse files Browse the repository at this point in the history
  • Loading branch information
apucacao committed Oct 1, 2012
1 parent 1ef0283 commit 75b25f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Expand Up @@ -3,6 +3,7 @@

ENV['RACK_ENV'] = 'test'

require 'ostruct'
require 'minitest/spec'
require 'minitest/autorun'
require 'minitest/reporters'
Expand Down

0 comments on commit 75b25f8

Please sign in to comment.