Fixes tests to account for new info.md file

This commit is contained in:
Jeff Kolesky 2016-08-04 19:40:14 -07:00
parent 82d6657ae8
commit 05445b81c7
2 changed files with 2 additions and 1 deletions

View File

@ -475,7 +475,7 @@ class TestFilters < JekyllUnitTest
g["items"].is_a?(Array),
"The list of grouped items for '' is not an Array."
)
assert_equal 13, g["items"].size
assert_equal 14, g["items"].size
end
end
end

View File

@ -191,6 +191,7 @@ class TestSite < JekyllUnitTest
humans.txt
index.html
index.html
info.md
main.scss
main.scss
properties.html