Skip to content

Commit

Permalink
Remove bogus require
Browse files Browse the repository at this point in the history
test/unit/assertions was never used by this file
  • Loading branch information
drbrain committed Nov 25, 2014
1 parent fbae1c2 commit 9c0b6bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_rake_thread_pool.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require File.expand_path('../helper', __FILE__)
require 'rake/thread_pool'
require 'test/unit/assertions'

class TestRakeTestThreadPool < Rake::TestCase
include Rake
Expand Down

0 comments on commit 9c0b6bb

Please sign in to comment.