aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Helwig <jacob@technosorcery.net>2018-06-26 14:31:43 -0700
committerJacob Helwig <jacob@technosorcery.net>2018-06-26 14:31:43 -0700
commit620b0d9b0e085953347919822bc9513d048f6be9 (patch)
tree3b6e0931fc1574f92a94609431ec34a72a196b7b
parenta6abaa4bc4469e75e913f20097820f45adbacccb (diff)
downloadpuppet-sshkeys_core-620b0d9b0e085953347919822bc9513d048f6be9.tar.gz
puppet-sshkeys_core-620b0d9b0e085953347919822bc9513d048f6be9.tar.bz2
Rename acceptance tests to have _spec at the end
-rw-r--r--spec/acceptance/tests/resource/ssh_authorized_key/create_spec.rb (renamed from spec/acceptance/tests/resource/ssh_authorized_key/create.rb)0
-rw-r--r--spec/acceptance/tests/resource/ssh_authorized_key/destroy_spec.rb (renamed from spec/acceptance/tests/resource/ssh_authorized_key/destroy.rb)0
-rw-r--r--spec/acceptance/tests/resource/ssh_authorized_key/modify_spec.rb (renamed from spec/acceptance/tests/resource/ssh_authorized_key/modify.rb)0
-rw-r--r--spec/acceptance/tests/resource/ssh_authorized_key/query_spec.rb (renamed from spec/acceptance/tests/resource/ssh_authorized_key/query.rb)0
-rw-r--r--spec/acceptance/tests/resource/sshkey/create_spec.rb (renamed from spec/acceptance/tests/resource/sshkey/create.rb)0
5 files changed, 0 insertions, 0 deletions
diff --git a/spec/acceptance/tests/resource/ssh_authorized_key/create.rb b/spec/acceptance/tests/resource/ssh_authorized_key/create_spec.rb
index 17450e7..17450e7 100644
--- a/spec/acceptance/tests/resource/ssh_authorized_key/create.rb
+++ b/spec/acceptance/tests/resource/ssh_authorized_key/create_spec.rb
diff --git a/spec/acceptance/tests/resource/ssh_authorized_key/destroy.rb b/spec/acceptance/tests/resource/ssh_authorized_key/destroy_spec.rb
index 3d17a23..3d17a23 100644
--- a/spec/acceptance/tests/resource/ssh_authorized_key/destroy.rb
+++ b/spec/acceptance/tests/resource/ssh_authorized_key/destroy_spec.rb
diff --git a/spec/acceptance/tests/resource/ssh_authorized_key/modify.rb b/spec/acceptance/tests/resource/ssh_authorized_key/modify_spec.rb
index 85753a3..85753a3 100644
--- a/spec/acceptance/tests/resource/ssh_authorized_key/modify.rb
+++ b/spec/acceptance/tests/resource/ssh_authorized_key/modify_spec.rb
diff --git a/spec/acceptance/tests/resource/ssh_authorized_key/query.rb b/spec/acceptance/tests/resource/ssh_authorized_key/query_spec.rb
index a31aa93..a31aa93 100644
--- a/spec/acceptance/tests/resource/ssh_authorized_key/query.rb
+++ b/spec/acceptance/tests/resource/ssh_authorized_key/query_spec.rb
diff --git a/spec/acceptance/tests/resource/sshkey/create.rb b/spec/acceptance/tests/resource/sshkey/create_spec.rb
index 1aa31c8..1aa31c8 100644
--- a/spec/acceptance/tests/resource/sshkey/create.rb
+++ b/spec/acceptance/tests/resource/sshkey/create_spec.rb