Skip to content

Commit

Permalink
test: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 1, 2024
1 parent 850488a commit 73661ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parse/test_processing_instruction.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
require "rexml/document"

module REXMLTests
class TestParseProcessinInstruction < Test::Unit::TestCase
class TestParseProcessingInstruction < Test::Unit::TestCase
include Test::Unit::CoreAssertions

def parse(xml)
Expand Down

0 comments on commit 73661ef

Please sign in to comment.