Sha256: 46852b33e3fc6a4341ebd915f420baf39d803fefb932fffe654887e913d82c45

Contents?: true

Size: 119 Bytes

Versions: 1

Compression:

Stored size: 119 Bytes

Contents

specification "failing_spec" do
  true.should.be false
end


specification "passing_spec" do
  true.should.be true
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-0.4.0 examples/dsl_spec.rb