Sha256: db06c6874b0c64205fc518785305f3792408e09493dbb0d80b26749cb6e9a945
Contents?: true
Size: 366 Bytes
Versions: 52
Compression:
Stored size: 366 Bytes
Contents
require File.expand_path('../../../../spec_helper', __FILE__) require File.expand_path('../../../../shared/file/sticky', __FILE__) require File.expand_path('../fixtures/classes', __FILE__) describe "File::Stat#sticky?" do it_behaves_like :file_sticky, :sticky?, FileStat end describe "File::Stat#sticky?" do it "needs to be reviewed for spec completeness" end
Version data entries
52 entries across 52 versions & 2 rubygems