Trim whitespace

This commit is contained in:
Tamir Duberstein
2015-05-28 10:57:58 -04:00
parent f32b7bb978
commit a1ea55d006
2 changed files with 4 additions and 4 deletions

View File

@@ -473,7 +473,7 @@ class TestBlob < Minitest::Test
# Sphinx docs
assert sample_blob("docs/_build/asset.doc").vendored?
assert sample_blob("docs/theme/file.css").vendored?
# Vagrant
assert sample_blob("puphpet/file.pp").vendored?
end