Sha256: 29272bd7699b1095bce482c6d9b792ae432e7c70bac21c2c879927dc5b4ebc7d
Contents?: true
Size: 151 Bytes
Versions: 4
Compression:
Stored size: 151 Bytes
Contents
describe :etc_on_windows, :shared => true do platform_is :windows do it "returns nil" do Etc.send(@method).should == nil end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubysl-etc-3.0 | spec/shared/windows.rb |
rubysl-etc-1.0.1 | spec/shared/windows.rb |
rubysl-etc-2.0.3 | spec/shared/windows.rb |
rubysl-etc-1.0.0 | spec/shared/windows.rb |