mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Make markup tests pass
Yaml ain't Markup Language!
This commit is contained in:
@@ -191,7 +191,6 @@ class TestLanguage < Test::Unit::TestCase
|
|||||||
|
|
||||||
def test_markup
|
def test_markup
|
||||||
assert_equal :markup, Language['HTML'].type
|
assert_equal :markup, Language['HTML'].type
|
||||||
assert_equal :markup, Language['YAML'].type
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_other
|
def test_other
|
||||||
|
|||||||
Reference in New Issue
Block a user