Sha256: dd1062e44efe5461eaae43cff2caebe69ddc34818242fbf6bbb798a07ed4dd6f
Contents?: true
Size: 221 Bytes
Versions: 14
Compression:
Stored size: 221 Bytes
Contents
require 'spec/spec_helper' require 'rubygems' describe "Taza GIVE ME 100% COVERAGE LOL" do it "should cover the windows method" do Taza.windows? end it "should cover the osx method" do Taza.osx? end end
Version data entries
14 entries across 14 versions & 3 rubygems