Skip to content

Commit

Permalink
Add test for WAF to test_vendored
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Sep 21, 2011
1 parent 5a584c0 commit 29c4133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_blob.rb
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ def test_vendored

# Fabric
assert blob("fabfile.py").vendored?

# WAF
assert blob("waf").vendored?
end

def test_indexable
Expand Down

0 comments on commit 29c4133

Please sign in to comment.