summaryrefslogtreecommitdiffstats
path: root/spec/unit/property
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/unit/property
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/unit/property')
-rw-r--r--spec/unit/property/ensure_spec_spec.rb (renamed from spec/unit/property/ensure_spec.rb)0
-rw-r--r--spec/unit/property/keyvalue_spec_spec.rb (renamed from spec/unit/property/keyvalue_spec.rb)0
-rw-r--r--spec/unit/property/list_spec_spec.rb (renamed from spec/unit/property/list_spec.rb)0
-rw-r--r--spec/unit/property/ordered_list_spec_spec.rb (renamed from spec/unit/property/ordered_list_spec.rb)0
4 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/property/ensure_spec.rb b/spec/unit/property/ensure_spec_spec.rb
index aa31abbdc..aa31abbdc 100644
--- a/spec/unit/property/ensure_spec.rb
+++ b/spec/unit/property/ensure_spec_spec.rb
diff --git a/spec/unit/property/keyvalue_spec.rb b/spec/unit/property/keyvalue_spec_spec.rb
index 6f9eef531..6f9eef531 100644
--- a/spec/unit/property/keyvalue_spec.rb
+++ b/spec/unit/property/keyvalue_spec_spec.rb
diff --git a/spec/unit/property/list_spec.rb b/spec/unit/property/list_spec_spec.rb
index 84d14478b..84d14478b 100644
--- a/spec/unit/property/list_spec.rb
+++ b/spec/unit/property/list_spec_spec.rb
diff --git a/spec/unit/property/ordered_list_spec.rb b/spec/unit/property/ordered_list_spec_spec.rb
index 51c59a7dd..51c59a7dd 100644
--- a/spec/unit/property/ordered_list_spec.rb
+++ b/spec/unit/property/ordered_list_spec_spec.rb