Fix error in tests.
This commit is contained in:
parent
d96e62c50f
commit
33490e4efc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue