summaryrefslogtreecommitdiff
path: root/test/rexml
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml')
-rw-r--r--test/rexml/test_encoding.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rexml/test_encoding.rb b/test/rexml/test_encoding.rb
index e359914b36..8b93460e6c 100644
--- a/test/rexml/test_encoding.rb
+++ b/test/rexml/test_encoding.rb
@@ -3,6 +3,7 @@
require "rexml_test_utils"
require 'rexml/source'
+require 'rexml/document'
class EncodingTester < Test::Unit::TestCase
include REXMLTestUtils