Sha256: c5f2f0e6f33ff54a874d880973fe4f365b192fccde436e55d68a5aa2edc5e9c4
Contents?: true
Size: 248 Bytes
Versions: 10
Compression:
Stored size: 248 Bytes
Contents
require "spec_helper" describe OpenXml::Docx::Elements::ShortMonth do include ElementTestMacros it_should_use tag: :monthShort, name: "short_month" with_no_attributes_set do it_should_output "<w:monthShort/>", assign: false end end
Version data entries
10 entries across 10 versions & 1 rubygems