Sha256: 30dbd59029ee9760638545ace08c8f4464bf233dee8c3fedc26ae29c153cd2c0
Contents?: true
Size: 239 Bytes
Versions: 42
Compression:
Stored size: 239 Bytes
Contents
require 'spec_helper' include Serverspec::Helper::Solaris describe 'Serverspec user matchers of Solaris family' do it_behaves_like 'support group exist matcher', 'root' it_behaves_like 'support group have_gid matcher', 'root', 0 end
Version data entries
42 entries across 42 versions & 1 rubygems