Sha256: 1a9afc35e81a95551ed163d46df9812e22891a489bc4d3931a392ea2726868f8

Contents?: true

Size: 198 Bytes

Versions: 5

Compression:

Stored size: 198 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/spec_helper')

describe "Titi" do
  it "fails" do
    fail "hey buddy, you should probably rename this file and start specing for real"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
titi-0.0.5 spec/titi_spec.rb
titi-0.0.4 spec/titi_spec.rb
titi-0.0.3 spec/titi_spec.rb
titi-0.0.2 spec/titi_spec.rb
titi-0.0.1 spec/titi_spec.rb