Sha256: 6c6ea17c3a1c2084f032d4fc0ac21cd1604befc073d558cd67b66f763aa57528

Contents?: true

Size: 94 Bytes

Versions: 4

Compression:

Stored size: 94 Bytes

Contents

require 'rspec'

describe "true is true" do
  it "is true" do
    true.should_not be
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
reciper-0.0.4 spec/fixtures/recipe/failing_spec.rb
reciper-0.0.3 spec/fixtures/recipe/failing_spec.rb
reciper-0.0.2 spec/fixtures/recipe/failing_spec.rb
reciper-0.0.1 spec/fixtures/recipe/failing_spec.rb