mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Only looking at root dir
This commit is contained in:
@@ -204,7 +204,7 @@ class TestBlob < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_vendored
|
def test_vendored
|
||||||
assert blob("Text/README").vendored?
|
assert !blob("Text/README").vendored?
|
||||||
assert !blob("ext/extconf.rb").vendored?
|
assert !blob("ext/extconf.rb").vendored?
|
||||||
|
|
||||||
# Node dependencies
|
# Node dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user