Skip to content

Commit

Permalink
delete "# UNTESTED" comment #110
Browse files Browse the repository at this point in the history
  • Loading branch information
flatland001 committed Feb 7, 2024
1 parent 85f2d4c commit a5508e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rexml/functions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ def Functions::string_length( string )
string(string).length
end

# UNTESTED
def Functions::normalize_space( string=nil )
string = string(@@context[:node]) if string.nil?
if string.kind_of? Array
Expand Down

0 comments on commit a5508e6

Please sign in to comment.