aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/selector_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/controller/selector_test.rb')
-rw-r--r--actionpack/test/controller/selector_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/controller/selector_test.rb b/actionpack/test/controller/selector_test.rb
index 9d0613d1e2..5a5dc840b5 100644
--- a/actionpack/test/controller/selector_test.rb
+++ b/actionpack/test/controller/selector_test.rb
@@ -5,6 +5,7 @@
require 'abstract_unit'
require 'controller/fake_controllers'
+require 'action_controller/vendor/html-scanner'
class SelectorTest < Test::Unit::TestCase
#