mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
Fix error in tests.
This commit is contained in:
@@ -174,7 +174,7 @@ class TestSite < Test::Unit::TestCase
|
||||
properties.html
|
||||
sitemap.xml
|
||||
static_files.html
|
||||
symlinked-fil
|
||||
symlinked-file
|
||||
)
|
||||
assert_equal sorted_pages, @site.pages.map(&:name)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user