summaryrefslogtreecommitdiffstats
path: root/spec/integration/file_serving
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-06-28 16:32:11 -0700
committerMarkus Roberts <Markus@reality.com>2010-06-28 16:32:11 -0700
commit9ceb4540a567b0a9de85af5397df4a292303a9c3 (patch)
tree30d1e1601888381baaaa14bfc5ee7246fd5c78e8 /spec/integration/file_serving
parent85638cf427fe9b35d3e3b0fa4ce919c5806c60d3 (diff)
downloadpuppet-9ceb4540a567b0a9de85af5397df4a292303a9c3.tar.gz
puppet-9ceb4540a567b0a9de85af5397df4a292303a9c3.tar.xz
puppet-9ceb4540a567b0a9de85af5397df4a292303a9c3.zip
[#3994-part 2] rename integration tests to *_spec.rb
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/integration/file_serving')
-rwxr-xr-xspec/integration/file_serving/content_spec.rb (renamed from spec/integration/file_serving/content.rb)0
-rwxr-xr-xspec/integration/file_serving/fileset_spec.rb (renamed from spec/integration/file_serving/fileset.rb)0
-rwxr-xr-xspec/integration/file_serving/metadata_spec.rb (renamed from spec/integration/file_serving/metadata.rb)0
-rwxr-xr-xspec/integration/file_serving/terminus_helper_spec.rb (renamed from spec/integration/file_serving/terminus_helper.rb)0
4 files changed, 0 insertions, 0 deletions
diff --git a/spec/integration/file_serving/content.rb b/spec/integration/file_serving/content_spec.rb
index a51b36223..a51b36223 100755
--- a/spec/integration/file_serving/content.rb
+++ b/spec/integration/file_serving/content_spec.rb
diff --git a/spec/integration/file_serving/fileset.rb b/spec/integration/file_serving/fileset_spec.rb
index 80bf0f376..80bf0f376 100755
--- a/spec/integration/file_serving/fileset.rb
+++ b/spec/integration/file_serving/fileset_spec.rb
diff --git a/spec/integration/file_serving/metadata.rb b/spec/integration/file_serving/metadata_spec.rb
index bd105e412..bd105e412 100755
--- a/spec/integration/file_serving/metadata.rb
+++ b/spec/integration/file_serving/metadata_spec.rb
diff --git a/spec/integration/file_serving/terminus_helper.rb b/spec/integration/file_serving/terminus_helper_spec.rb
index 7d2587af1..7d2587af1 100755
--- a/spec/integration/file_serving/terminus_helper.rb
+++ b/spec/integration/file_serving/terminus_helper_spec.rb