mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Making rake test happy on 1.8.7
This commit is contained in:
@@ -11,7 +11,6 @@ class TestGeneratedSite < Test::Unit::TestCase
|
||||
|
||||
def test_site_posts_in_index
|
||||
# confirm that {{ site.posts }} is working
|
||||
puts @s.posts.size
|
||||
assert @index.include?("#{@s.posts.size} Posts")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user