8000 fix spurious test failure by actually requiring dependencies properly · github/ruby@a2dbdeb · GitHub
[go: up one dir, main page]

Skip to content

Commit a2dbdeb

Browse files
author
Charlie Somerville
committed
fix spurious test failure by actually requiring dependencies properly
1 parent f488885 commit a2dbdeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/rexml/test_encoding.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
require "rexml_test_utils"
44

5+
require 'rexml/document'
56
require 'rexml/source'
67

78
class EncodingTester < Test::Unit::TestCase

0 commit comments

Comments
 (0)
0