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