Skip to content

Commit

Permalink
Get rid of stray require again
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Oct 16, 2009
1 parent 71f7e75 commit ef75d05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/test/benchmarkable_test.rb
@@ -1,5 +1,4 @@
require 'abstract_unit' require 'abstract_unit'
require 'action_view/helpers/benchmark_helper'


class BenchmarkableTest < ActiveSupport::TestCase class BenchmarkableTest < ActiveSupport::TestCase
include ActiveSupport::Benchmarkable include ActiveSupport::Benchmarkable
Expand Down

0 comments on commit ef75d05

Please sign in to comment.