Sha256: 88aeb9e99a5d3a770b0e038c9be0f6e47f4372f18bee218a39b5ed8cfd995ff7
Contents?: true
Size: 283 Bytes
Versions: 52
Compression:
Stored size: 283 Bytes
Contents
require File.expand_path('../../../spec_helper', __FILE__) require File.expand_path('../../../shared/file/executable', __FILE__) describe "File.executable?" do it_behaves_like :file_executable, :executable?, File it_behaves_like :file_executable_missing, :executable?, File end
Version data entries
52 entries across 52 versions & 2 rubygems