Add blank frontmatter to feature test

This commit is contained in:
Alfred Xing 2014-07-17 11:43:49 -07:00
parent 274c6d3667
commit a902fefed5
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@ Feature: frontmatter defaults
And I have a "index.html" file that contains "nothing"
And I have a "_slides/slide1.html" file with content:
"""
---
---
Value: {{ page.myval }}
"""
And I have a "_config.yml" file with content: