Sha256: 1f2cb50e0b48331116fb93f5602d001639fc864e58d5fc84c269c4041e5c8856

Contents?: true

Size: 121 Bytes

Versions: 7

Compression:

Stored size: 121 Bytes

Contents

require 'spec_helper'

describe "Something" do
  it "should show backtraces" do
    raise "I iz in your specs"
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
soundcheck-0.4.0 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.3.0 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.2.4.beta1 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.2.3 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.2.2 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.2.1 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb
soundcheck-0.2.0 fixtures/ruby-rspec-exception/spec/with_spec_helper_spec.rb