summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel DeLeo <dan@opscode.com>2010-06-28 21:31:01 -0700
committerDaniel DeLeo <dan@opscode.com>2010-06-28 21:31:01 -0700
commita6c2983d77025a3e9091f5db565d23a12a65463b (patch)
tree3363d6cd3d508b775f3cef3f4f8b0154f0a1ff5b
parent127d987fb478d3caf93dc7110488c4a0ef0b7e5e (diff)
downloadchef-a6c2983d77025a3e9091f5db565d23a12a65463b.tar.gz
left a tag in the cucumber feature from development0.9.2
-rw-r--r--features/language/attribute_inclusion.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/language/attribute_inclusion.feature b/features/language/attribute_inclusion.feature
index a98d5caae9..094b2eb4ab 100644
--- a/features/language/attribute_inclusion.feature
+++ b/features/language/attribute_inclusion.feature
@@ -11,7 +11,6 @@ Feature: Attribute Inclusion
Then the run should exit '0'
And a file named 'mars_volta' should contain 'mars_volta is dope' only '1' time
- @fuuu
Scenario: Include a default attribute file
Given a validated node
And it includes the recipe 'attribute_include_default'