Skip to content

Commit

Permalink
test: fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 24, 2024
1 parent cf0fb9c commit a09646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_document.rb
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ def test_utf_16
end

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

0 comments on commit a09646d

Please # to comment.