297d77ebb7
These changes make spec testing easier for humans and computers * Add `rake spec_full` and friends * Remove recursive symlink * Prepend fixtures modulepath instead of overriding * Update travis config to use spec_full
7 lines
196 B
YAML
7 lines
196 B
YAML
fixtures:
|
|
repositories:
|
|
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
|
"apt": "git://github.com/puppetlabs/puppetlabs-apt.git"
|
|
symlinks:
|
|
"rabbitmq": "#{source_dir}"
|