diff options
author | adamedx <adamed@getchef.com> | 2015-06-27 21:24:08 -0700 |
---|---|---|
committer | adamedx <adamed@getchef.com> | 2015-06-27 21:24:08 -0700 |
commit | d6fc058793dee67432a696c3e59a03c858b9df42 (patch) | |
tree | ed69d7533c40e5968e0f7f54d85c60a79aa2c331 | |
parent | ef3f5206558c9295b008ca92c3c071362fae89cc (diff) | |
download | chef-d6fc058793dee67432a696c3e59a03c858b9df42.tar.gz |
Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_rename
-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 |