Sha256: 0fbb77b7ecc1405e7e667fe619dfac9be552c7744257094c330984a1aa7ef29e

Contents?: true

Size: 129 Bytes

Versions: 1

Compression:

Stored size: 129 Bytes

Contents

shared_examples_for "nostroke DSL method" do
  it "sets nil" do
    dsl.nostroke
    dsl.style[:stroke].should eq(nil)
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shoes-4.0.0.pre1 spec/shoes/shared_examples/dsl/nostroke.rb