mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
end the ned
This commit is contained in:
@@ -95,7 +95,7 @@ class TestFilters < Test::Unit::TestCase
|
||||
|
||||
should "not error when xml escaping nil" do
|
||||
assert_equal "", @filter.xml_escape(nil)
|
||||
ned
|
||||
end
|
||||
|
||||
should "escape space as plus" do
|
||||
assert_equal "my+things", @filter.cgi_escape("my things")
|
||||
|
||||
Reference in New Issue
Block a user