aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/html-scanner/tag_node_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/template/html-scanner/tag_node_test.rb')
-rw-r--r--actionview/test/template/html-scanner/tag_node_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionview/test/template/html-scanner/tag_node_test.rb b/actionview/test/template/html-scanner/tag_node_test.rb
index a29d2d43d7..633d15ad2f 100644
--- a/actionview/test/template/html-scanner/tag_node_test.rb
+++ b/actionview/test/template/html-scanner/tag_node_test.rb
@@ -1,4 +1,5 @@
require 'abstract_unit'
+require 'action_view/vendor/html-scanner/html/node'
class TagNodeTest < ActiveSupport::TestCase
def test_open_without_attributes