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