summaryrefslogtreecommitdiff
path: root/acceptance/top-cookbooks/.kitchen.git.yml
diff options
context:
space:
mode:
Diffstat (limited to 'acceptance/top-cookbooks/.kitchen.git.yml')
-rw-r--r--acceptance/top-cookbooks/.kitchen.git.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/acceptance/top-cookbooks/.kitchen.git.yml b/acceptance/top-cookbooks/.kitchen.git.yml
index 3115600ecc..302657dffc 100644
--- a/acceptance/top-cookbooks/.kitchen.git.yml
+++ b/acceptance/top-cookbooks/.kitchen.git.yml
@@ -6,6 +6,6 @@ suites:
- name: git-source
run_list: ["recipe[git::source]"]
includes: [nonexistent]
- #- name: git-default-windows
- # run_list: ["recipe[git]"]
- # includes: [windows-2012r2]
+ - name: git-default-windows
+ run_list: ["recipe[git]"]
+ includes: [windows-2012r2]