summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2015-06-30 17:15:47 -0700
committerTyler Ball <tyler-ball@users.noreply.github.com>2015-06-30 17:15:47 -0700
commitd640cab934f6a8373ba4ac6e261c1efee7b09c8a (patch)
tree213cb383ff05b6399aa433cbbf73f8a6a5b4d303
parent762cc034cb4af2b215bcaca4e446c7903c052fff (diff)
parentd6fc058793dee67432a696c3e59a03c858b9df42 (diff)
downloadchef-d640cab934f6a8373ba4ac6e261c1efee7b09c8a.tar.gz
Merge pull request #3608 from chef/adamedx/powershell_script_spec_rename
Rename powershell spec files to match Ruby conventions
-rw-r--r--spec/functional/resource/powershell_script_spec.rb (renamed from spec/functional/resource/powershell_spec.rb)0
-rw-r--r--spec/unit/provider/powershell_script_spec.rb (renamed from spec/unit/provider/powershell_spec.rb)0
-rw-r--r--spec/unit/resource/powershell_script_spec.rb (renamed from spec/unit/resource/powershell_spec.rb)0
3 files changed, 0 insertions, 0 deletions
diff --git a/spec/functional/resource/powershell_spec.rb b/spec/functional/resource/powershell_script_spec.rb
index a8e51f4d9d..a8e51f4d9d 100644
--- a/spec/functional/resource/powershell_spec.rb
+++ b/spec/functional/resource/powershell_script_spec.rb
diff --git a/spec/unit/provider/powershell_spec.rb b/spec/unit/provider/powershell_script_spec.rb
index 855c18af9b..855c18af9b 100644
--- a/spec/unit/provider/powershell_spec.rb
+++ b/spec/unit/provider/powershell_script_spec.rb
diff --git a/spec/unit/resource/powershell_spec.rb b/spec/unit/resource/powershell_script_spec.rb
index 2505c4a3d7..2505c4a3d7 100644
--- a/spec/unit/resource/powershell_spec.rb
+++ b/spec/unit/resource/powershell_script_spec.rb