From 6a7782968985272053fbc46cacb2278d8f71191f Mon Sep 17 00:00:00 2001 From: Nick Nicholas Date: Mon, 20 Jan 2025 23:37:07 +0100 Subject: [PATCH] rspec --- spec/metanorma/processor_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/metanorma/processor_spec.rb b/spec/metanorma/processor_spec.rb index 100adaaf..25c637f9 100644 --- a/spec/metanorma/processor_spec.rb +++ b/spec/metanorma/processor_spec.rb @@ -42,7 +42,7 @@ Terms, Definitions, Symbols and Abbreviated Terms - Term2 +

Term2

@@ -59,7 +59,7 @@ OUTPUT end - it "generates HTML from IsoDoc XML" do + it "generates DOC from IsoDoc XML" do FileUtils.rm_f "test.doc" processor.output(<<~INPUT, "test.xml", "test.doc", :doc)