diff options
author | Helen Campbell <helen@puppetlabs.com> | 2016-08-10 14:17:16 +0100 |
---|---|---|
committer | Helen Campbell <helen@puppetlabs.com> | 2016-08-10 14:17:16 +0100 |
commit | 999c267a3871c7d59513869c94c43c3477f1c6f1 (patch) | |
tree | be0842340e3d46dee0147abfa49c0c7871cfc3b4 | |
parent | f9c74fb04ecb9daccfa8b35b854ffd0601187a16 (diff) |
(MAINT) move test fixture to proper location
-rw-r--r-- | spec/fixtures/test/manifests/absolute_path.pp (renamed from spec/fixtures/modules/test/manifests/absolute_path.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/array.pp (renamed from spec/fixtures/modules/test/manifests/array.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/bool.pp (renamed from spec/fixtures/modules/test/manifests/bool.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/float.pp (renamed from spec/fixtures/modules/test/manifests/float.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/integer.pp (renamed from spec/fixtures/modules/test/manifests/integer.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/numeric.pp (renamed from spec/fixtures/modules/test/manifests/numeric.pp) | 0 | ||||
-rw-r--r-- | spec/fixtures/test/manifests/string.pp (renamed from spec/fixtures/modules/test/manifests/string.pp) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/spec/fixtures/modules/test/manifests/absolute_path.pp b/spec/fixtures/test/manifests/absolute_path.pp index d77f6bd..d77f6bd 100644 --- a/spec/fixtures/modules/test/manifests/absolute_path.pp +++ b/spec/fixtures/test/manifests/absolute_path.pp diff --git a/spec/fixtures/modules/test/manifests/array.pp b/spec/fixtures/test/manifests/array.pp index 84b6a5b..84b6a5b 100644 --- a/spec/fixtures/modules/test/manifests/array.pp +++ b/spec/fixtures/test/manifests/array.pp diff --git a/spec/fixtures/modules/test/manifests/bool.pp b/spec/fixtures/test/manifests/bool.pp index ab5b5ea..ab5b5ea 100644 --- a/spec/fixtures/modules/test/manifests/bool.pp +++ b/spec/fixtures/test/manifests/bool.pp diff --git a/spec/fixtures/modules/test/manifests/float.pp b/spec/fixtures/test/manifests/float.pp index 03a603d..03a603d 100644 --- a/spec/fixtures/modules/test/manifests/float.pp +++ b/spec/fixtures/test/manifests/float.pp diff --git a/spec/fixtures/modules/test/manifests/integer.pp b/spec/fixtures/test/manifests/integer.pp index a4f26df..a4f26df 100644 --- a/spec/fixtures/modules/test/manifests/integer.pp +++ b/spec/fixtures/test/manifests/integer.pp diff --git a/spec/fixtures/modules/test/manifests/numeric.pp b/spec/fixtures/test/manifests/numeric.pp index 2657ebc..2657ebc 100644 --- a/spec/fixtures/modules/test/manifests/numeric.pp +++ b/spec/fixtures/test/manifests/numeric.pp diff --git a/spec/fixtures/modules/test/manifests/string.pp b/spec/fixtures/test/manifests/string.pp index 6508c70..6508c70 100644 --- a/spec/fixtures/modules/test/manifests/string.pp +++ b/spec/fixtures/test/manifests/string.pp |