Skip to content
Snippets Groups Projects
Commit a9b944ac authored by kethomassen's avatar kethomassen
Browse files

Make markup tests pass

Yaml ain't Markup Language!
parent 432bffe3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -191,7 +191,6 @@ class TestLanguage < Test::Unit::TestCase
 
def test_markup
assert_equal :markup, Language['HTML'].type
assert_equal :markup, Language['YAML'].type
end
 
def test_other
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment