summaryrefslogtreecommitdiffstats
path: root/spec/unit/file_serving/mount
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-06-23 15:51:08 -0700
committerMarkus Roberts <Markus@reality.com>2010-06-23 22:27:29 -0700
commit51b70c05167399eb2274fc1add18b6b18d31429d (patch)
tree1a33b11f0f589d6f5cd806d6da9de317887ca0e6 /spec/unit/file_serving/mount
parent9958c805dd90acadbb56ed3095e665d8afa990cd (diff)
downloadpuppet-51b70c05167399eb2274fc1add18b6b18d31429d.tar.gz
puppet-51b70c05167399eb2274fc1add18b6b18d31429d.tar.xz
puppet-51b70c05167399eb2274fc1add18b6b18d31429d.zip
[#3994] rename the specs to have _spec.rb at the end
Some spec files like active_record.rb had names that would confuse the load path and get loaded instead of the intended implentation when the spec was run from the same directory as the file. Author: Matt Robinson <matt@puppetlabs.com> Date: Fri Jun 11 15:29:33 2010 -0700
Diffstat (limited to 'spec/unit/file_serving/mount')
-rwxr-xr-xspec/unit/file_serving/mount/file_spec.rb (renamed from spec/unit/file_serving/mount/file.rb)0
-rwxr-xr-xspec/unit/file_serving/mount/modules_spec.rb (renamed from spec/unit/file_serving/mount/modules.rb)0
-rwxr-xr-xspec/unit/file_serving/mount/plugins_spec.rb (renamed from spec/unit/file_serving/mount/plugins.rb)0
3 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/file_serving/mount/file.rb b/spec/unit/file_serving/mount/file_spec.rb
index 69660d62f..69660d62f 100755
--- a/spec/unit/file_serving/mount/file.rb
+++ b/spec/unit/file_serving/mount/file_spec.rb
diff --git a/spec/unit/file_serving/mount/modules.rb b/spec/unit/file_serving/mount/modules_spec.rb
index eeecc9aae..eeecc9aae 100755
--- a/spec/unit/file_serving/mount/modules.rb
+++ b/spec/unit/file_serving/mount/modules_spec.rb
diff --git a/spec/unit/file_serving/mount/plugins.rb b/spec/unit/file_serving/mount/plugins_spec.rb
index d8c05a2bd..d8c05a2bd 100755
--- a/spec/unit/file_serving/mount/plugins.rb
+++ b/spec/unit/file_serving/mount/plugins_spec.rb