Merge pull request #1353 from github/1217-local

1217 local
This commit is contained in:
Arfon Smith
2014-07-04 18:49:34 -05:00
2 changed files with 6 additions and 0 deletions

View File

@@ -385,6 +385,9 @@ class TestBlob < Test::Unit::TestCase
# NuGet Packages
assert blob("packages/Modernizr.2.0.6/Content/Scripts/modernizr-2.0.6-development-only.js").vendored?
# Cocoapods
assert blob('Pods/blah').vendored?
# Html5shiv
assert blob("Scripts/html5shiv.js").vendored?