Skip to content

Commit

Permalink
(maint) add dependencies to fixtures
Browse files Browse the repository at this point in the history
For spec testing, ensure that the `.fixtures.yml` has all modules that
are dependencies listed.
  • Loading branch information
ferventcoder committed Aug 2, 2015
1 parent ad57d14 commit a56def6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .fixtures.yml
@@ -1,3 +1,7 @@
fixtures:
forge_modules:
stdlib: "puppetlabs/stdlib"
powershell: "puppetlabs/powershell"
windows_env: "badgerious/windows_env"
symlinks:
chocolatey: "#{source_dir}"

0 comments on commit a56def6

Please sign in to comment.