Fix error in tests.

This commit is contained in:
Parker Moore
2014-02-19 13:43:16 -05:00
parent d96e62c50f
commit 33490e4efc

View File

@@ -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