Adding puphpet to vendored list

This commit is contained in:
Arfon Smith
2015-03-30 16:24:11 -05:00
parent 5ae5108a69
commit 285af6512e
2 changed files with 6 additions and 0 deletions

View File

@@ -457,6 +457,9 @@ class TestBlob < Minitest::Test
assert_predicate fixture_blob(".google_apis/bar.jar"), :vendored?
assert_predicate fixture_blob("foo/.google_apis/bar.jar"), :vendored?
# Vagrant
assert sample_blob("puphpet/file.pp").vendored?
end
def test_documentation