mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-13 21:05:48 +00:00
More test_markup
This commit is contained in:
@@ -192,6 +192,7 @@ class TestLanguage < Test::Unit::TestCase
|
||||
|
||||
def test_markup
|
||||
assert_equal :markup, Language['HTML'].type
|
||||
assert_equal :markup, Language['SCSS'].type
|
||||
end
|
||||
|
||||
def test_data
|
||||
|
||||
Reference in New Issue
Block a user