]> git.openstreetmap.org Git - chef.git/blobdiff - test/integration/osmosis/inspec/osmosis_spec.rb
Switch to using inspec for testing
[chef.git] / test / integration / osmosis / inspec / osmosis_spec.rb
similarity index 52%
rename from test/integration/osmosis/serverspec/osmosis_spec.rb
rename to test/integration/osmosis/inspec/osmosis_spec.rb
index 93aecf0ac16dcf8ba1852abc26ff868ca4f78f6d..6757d1e5fd368917d11b2173286224c53b07fa4a 100644 (file)
@@ -1,8 +1,3 @@
-require "serverspec"
-
-# Required by serverspec
-set :backend, :exec
-
 describe file("/usr/local/bin/osmosis") do
   it { should be_symlink }
 end