Sha256: f8ef9cdb328eb22b271b7863165e8dede44e61354d04ce2afd8c2cca8bd4991e

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

require "spec_helper"

describe OpenXml::DrawingML::Elements::Round do
  include ElementTestMacros

  it_should_use tag: :round, name: "round"

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openxml-docx-0.10.6 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.5 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.4 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.3 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.2 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.1 spec/elements/drawingml/round_spec.rb
openxml-docx-0.10.0 spec/elements/drawingml/round_spec.rb