summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-01-27 13:33:23 -0800
committerJohn Keiser <john@johnkeiser.com>2016-01-27 13:33:23 -0800
commit9441c074c457bec3071dcfaeb6cfade366cb5d66 (patch)
tree9054188c99260952a7e16380f0edec68407875bd /spec
parent4340d1b8cdfc7abe501e2aca7555a9b2edb8b48f (diff)
downloadchef-zero-9441c074c457bec3071dcfaeb6cfade366cb5d66.tar.gz
Stop skipping ACL tests
Diffstat (limited to 'spec')
-rw-r--r--spec/run_oc_pedant.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index cb24122..17ee560 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -101,7 +101,6 @@ begin
#
# ...but we're not there yet
'--skip-keys',
- '--skip-acl',
# Chef Zero does not intend to support validation the way erchef does.
'--skip-validation',