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

Version Path
bret-watircraft-0.4.0 spec/taza_spec.rb
bret-watircraft-0.4.1 spec/taza_spec.rb
bret-watircraft-0.4.2 spec/taza_spec.rb
bret-watircraft-0.4.3 spec/taza_spec.rb
bret-watircraft-0.4.4 spec/taza_spec.rb
bret-watircraft-0.4.5 spec/taza_spec.rb
bret-watircraft-0.5.0 spec/taza_spec.rb
scudco-taza-0.8.1 spec/taza_spec.rb
scudco-taza-0.8.3 spec/taza_spec.rb
scudco-taza-0.8.4 spec/taza_spec.rb
taza-0.8.3 spec/taza_spec.rb
taza-0.8.2 spec/taza_spec.rb
taza-0.8.0 spec/taza_spec.rb
taza-0.8.4 spec/taza_spec.rb