Sha256: 45ba0a2d7b81c6406a8103846ab58eeac7223b362feadbfa86ad2c81059c8680

Contents?: true

Size: 123 Bytes

Versions: 1

Compression:

Stored size: 123 Bytes

Contents

shared_examples_for "nofill DSL method" do
  it "sets nil" do
    dsl.nofill
    dsl.style[:fill].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/nofill.rb