mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
@@ -278,6 +278,9 @@ class TestBlob < Test::Unit::TestCase
|
||||
|
||||
# http://docs.racket-lang.org/scribble/
|
||||
assert_equal Language['Racket'], blob("scribble.scrbl").language
|
||||
|
||||
# https://github.com/drupal/drupal/blob/7.x/modules/php/php.module
|
||||
assert_equal Language['PHP'], blob("drupal.module").language
|
||||
end
|
||||
|
||||
def test_lexer
|
||||
|
||||
Reference in New Issue
Block a user