diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..9853717 --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,3 @@ +fixtures: + symlinks: + limits: "#{source_dir}" diff --git a/spec/fixtures/modules/limits/manifests b/spec/fixtures/modules/limits/manifests deleted file mode 120000 index 373b992..0000000 --- a/spec/fixtures/modules/limits/manifests +++ /dev/null @@ -1 +0,0 @@ -../../../../manifests \ No newline at end of file diff --git a/spec/fixtures/modules/limits/templates b/spec/fixtures/modules/limits/templates deleted file mode 120000 index f8a06d1..0000000 --- a/spec/fixtures/modules/limits/templates +++ /dev/null @@ -1 +0,0 @@ -../../../../templates \ No newline at end of file