mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-05 17:05:34 +00:00
Adding test for Normalize.css
This commit is contained in:
@@ -386,6 +386,9 @@ class TestBlob < Test::Unit::TestCase
|
|||||||
# NuGet Packages
|
# NuGet Packages
|
||||||
assert blob("packages/Modernizr.2.0.6/Content/Scripts/modernizr-2.0.6-development-only.js").vendored?
|
assert blob("packages/Modernizr.2.0.6/Content/Scripts/modernizr-2.0.6-development-only.js").vendored?
|
||||||
|
|
||||||
|
# Normalize
|
||||||
|
assert blob("some/asset/path/normalize.css").vendored?
|
||||||
|
|
||||||
# Cocoapods
|
# Cocoapods
|
||||||
assert blob('Pods/blah').vendored?
|
assert blob('Pods/blah').vendored?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user