Sha256: 385610f9a9f87c46472987a85f6564b47dfc6f0d82657086ed983d6396f73d2b

Contents?: true

Size: 203 Bytes

Versions: 7

Compression:

Stored size: 203 Bytes

Contents

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

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bug_hunter-0.1.1 spec/bug_hunter_spec.rb
bug_hunter-0.1.0 spec/bug_hunter_spec.rb
bug_hunter-0.0.6 spec/bug_hunter_spec.rb
bug_hunter-0.0.5 spec/bug_hunter_spec.rb
bug_hunter-0.0.4 spec/bug_hunter_spec.rb
bug_hunter-0.0.2 spec/bug_hunter_spec.rb
bug_hunter-0.0.1 spec/bug_hunter_spec.rb