From: Hunter Haugen Date: Wed, 7 May 2014 17:09:21 +0000 (-0700) Subject: Move the 4 misplaced tests X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=78982c923812042046becad16a3c4d03b6cf3063;p=puppet-stdlib.git Move the 4 misplaced tests --- diff --git a/spec/functions/defined_with_params_spec.rb b/spec/unit/puppet/parser/functions/defined_with_params_spec.rb similarity index 100% rename from spec/functions/defined_with_params_spec.rb rename to spec/unit/puppet/parser/functions/defined_with_params_spec.rb diff --git a/spec/functions/ensure_packages_spec.rb b/spec/unit/puppet/parser/functions/ensure_packages_spec.rb similarity index 100% rename from spec/functions/ensure_packages_spec.rb rename to spec/unit/puppet/parser/functions/ensure_packages_spec.rb diff --git a/spec/functions/ensure_resource_spec.rb b/spec/unit/puppet/parser/functions/ensure_resource_spec.rb similarity index 100% rename from spec/functions/ensure_resource_spec.rb rename to spec/unit/puppet/parser/functions/ensure_resource_spec.rb diff --git a/spec/functions/getparam_spec.rb b/spec/unit/puppet/parser/functions/getparam_spec.rb similarity index 100% rename from spec/functions/getparam_spec.rb rename to spec/unit/puppet/parser/functions/getparam_spec.rb