Sha256: 8771e5b778df5b22bb6cf6877ad1b36cced7c0189ea0fb3ee28bec394d4d537c
Contents?: true
Size: 240 Bytes
Versions: 10
Compression:
Stored size: 240 Bytes
Contents
require "spec_helper" describe OpenXml::Docx::Elements::LongYear do include ElementTestMacros it_should_use tag: :yearLong, name: "long_year" with_no_attributes_set do it_should_output "<w:yearLong/>", assign: false end end
Version data entries
10 entries across 10 versions & 1 rubygems