Sha256: f19d59653c6261fe9bc7c41aef2a0ac7f8d420f26660d37f52bb64ef93c09499

Contents?: true

Size: 199 Bytes

Versions: 3

Compression:

Stored size: 199 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bobby-0.0.4 spec/bobby_spec.rb
bobby-0.0.3 spec/bobby_spec.rb
bobby-0.0.1 spec/bobby_spec.rb