Skip to content

Commit

Permalink
Remove require
Browse files Browse the repository at this point in the history
  • Loading branch information
tsujigiri committed Dec 6, 2018
1 parent 1c79eb1 commit 8b67ee3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
end
require File.expand_path('../../config/environment', __FILE__)
require "test/unit"
require "shoulda-context"
require "mocha/setup"
require 'rails/test_help'
require "authlogic/test_case"
Expand Down

0 comments on commit 8b67ee3

Please sign in to comment.