mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
More test_markup
This commit is contained in:
@@ -192,6 +192,7 @@ 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['SCSS'].type
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_data
|
def test_data
|
||||||
|
|||||||
Reference in New Issue
Block a user