Update a test

.. for the change in recent commit
41710e542a.
master
Kaushal Modi 8 years ago
parent c5ba89fbc8
commit ae1f6ea714
  1. 3
      test/site/content-org/all-posts.org
  2. 3
      test/site/content/posts/hugo-draft-none-todo-state-none.md

@ -6324,8 +6324,7 @@ This post is not marked as draft as the Org TODO state is set to
:EXPORT_FILE_NAME: hugo-draft-none-todo-state-none
:END:
This post has neither the ~EXPORT_HUGO_DRAFT~ property set, nor the
Org TODO state. So the draft state defaults to the value of
~org-hugo-default-draft-state~.
Org TODO state. So the draft state defaults to /false/.
** DRAFT Draft state with other headlines :post_heading_followed_soon_with_subheading:
:PROPERTIES:
:EXPORT_FILE_NAME: draft-state-other-headings-draft

@ -5,5 +5,4 @@ draft = false
+++
This post has neither the `EXPORT_HUGO_DRAFT` property set, nor the
Org TODO state. So the draft state defaults to the value of
`org-hugo-default-draft-state`.
Org TODO state. So the draft state defaults to _false_.

Loading…
Cancel
Save