Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a09646d

Browse filesBrowse files
committed
test: fix indent
1 parent cf0fb9c commit a09646d
Copy full SHA for a09646d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎test/test_document.rb

Copy file name to clipboardExpand all lines: test/test_document.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ def test_utf_16
405405
end
406406

407407
class ReadUntilTest < Test::Unit::TestCase
408-
def test_utf_8
408+
def test_utf_8
409409
xml = <<-EOX.force_encoding("ASCII-8BIT")
410410
<?xml version="1.0" encoding="UTF-8"?>
411411
<message testing=">">Hello world!</message>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.