mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add test for WAF to test_vendored
This commit is contained in:
@@ -225,6 +225,9 @@ class TestBlob < Test::Unit::TestCase
|
||||
|
||||
# Fabric
|
||||
assert blob("fabfile.py").vendored?
|
||||
|
||||
# WAF
|
||||
assert blob("waf").vendored?
|
||||
end
|
||||
|
||||
def test_indexable
|
||||
|
||||
Reference in New Issue
Block a user