<%@ Page Language="C#" Debug="true" %> Actual: "<%=anchor1.HRef%>", Expected "~/otherfile.txt" (not resolved)
This link should point at <%= ResolveUrl ("~/otherfile.txt") %>
Actual: "<%=anchor1.HRef%>", Expected "" (empty)