Skip to content

Commit

Permalink
test_helper fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
joahking committed Nov 4, 2011
1 parent 4bfcc1b commit 3d3dc34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
require 'rubygems'
require 'minitest/spec'
require 'minitest/autorun'
require 'redis_feed'

0 comments on commit 3d3dc34

Please sign in to comment.