In order to run rspec tests on the current branch/patchset, cloud module (in fixtures directory) need to be a symlink on the working directory, otherwise the rspec test use master branch of cloud module. Refs: #724
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
*.swp
|
|
spec/fixtures/modules/*
|
|
spec/fixtures/manifests/site.pp
|
|
Gemfile.lock
|
|
.vendor
|
|
doc/
|
|
.yardoc
|
|
.librarian/
|
|
.tmp/
|