Fix error in tests.
This commit is contained in:
parent
d96e62c50f
commit
33490e4efc
|
@ -174,7 +174,7 @@ class TestSite < Test::Unit::TestCase
|
||||||
properties.html
|
properties.html
|
||||||
sitemap.xml
|
sitemap.xml
|
||||||
static_files.html
|
static_files.html
|
||||||
symlinked-fil
|
symlinked-file
|
||||||
)
|
)
|
||||||
assert_equal sorted_pages, @site.pages.map(&:name)
|
assert_equal sorted_pages, @site.pages.map(&:name)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue