Skip to content

Commit

Permalink
lang in metadata: metanorma/metanorma-bipm#5
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Oct 15, 2020
1 parent 1efe01a commit fd6ce40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/isodoc/html_convert_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
:edition=>"2",
:implementeddate=>"XXX",
:issueddate=>"XXX",
:lang=>"en",
:logo=>"#{File.join(logoloc, "logo.png")}",
:metadata_extensions=>{"doctype"=>"standard", "editorialgroup"=>{"committee_type"=>"A", "committee"=>"TC"}, "security"=>"Client Confidential", "recipient"=>"Fred"},
:obsoleteddate=>"XXX",
Expand All @@ -79,6 +80,7 @@
:revdate=>"2000-01-01",
:revdate_MMMddyyyy=>"January 01, 2000",
:revdate_monthyear=>"January 2000",
:script=>"Latn",
:stage=>"Working Draft",
:stageabbr=>"wd",
:tc=>"TC",
Expand Down

0 comments on commit fd6ce40

Please sign in to comment.