This commit is contained in:
bootstraponline
2012-10-13 13:55:20 -06:00
parent c93e65ddc3
commit dbdf06930d
+1 -1
View File
@@ -55,7 +55,7 @@ context "Markup" do
#
#########################################################################
test "absolute link to non-existant page" do
test "absolute link to non-existent page" do
@wiki.write_page("linktest", :markdown, "[[/Page]]", commit_details)
# "<p>a <a class=\"internal absent\" href=\"/Foo\">Foo</a><a class=\"internal absent\" href=\"/Bar\">Bar</a> b</p>"