Sha256: 3fa84484b2d0c218bc940f5f490f3f26fdd4d72279beb75a9059c646b146083d

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

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

describe "Hammertime" 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
hammertime-0.0.3 spec/hammertime_spec.rb
hammertime-0.0.2 spec/hammertime_spec.rb
hammertime-0.0.1 spec/hammertime_spec.rb