Get rid of stray require again

This commit is contained in:
Jeremy Kemper 2009-10-15 17:39:19 -07:00
parent 71f7e75d95
commit ef75d05829
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
require 'abstract_unit'
require 'action_view/helpers/benchmark_helper'
class BenchmarkableTest < ActiveSupport::TestCase
include ActiveSupport::Benchmarkable