Add scenario for sorting by title

This commit is contained in:
Anatol Broder 2014-05-08 00:31:42 +02:00
parent ae7e485474
commit 9f6965c1b5
1 changed files with 2 additions and 1 deletions

View File

@ -101,7 +101,8 @@ Feature: Collections
And I have a "_config.yml" file with content:
"""
collections:
- methods
methods:
output: true
"""
When I run jekyll build
Then the _site directory should exist