Sha256: 7008791356fe1d5212fae2e6a320154571e5adf906c612a01937f81b77fb7795

Contents?: true

Size: 207 Bytes

Versions: 4

Compression:

Stored size: 207 Bytes

Contents

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
GICodeWarrior-threaded-rspec-0.2.0 spec/threaded-rspec_spec.rb
GICodeWarrior-threaded-rspec-0.3.0 spec/threaded-rspec_spec.rb
GICodeWarrior-threaded-rspec-0.4.0 spec/threaded-rspec_spec.rb
GICodeWarrior-threaded-rspec-0.6.0 spec/threaded-rspec_spec.rb