Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / actionpack / test / fixtures / post_test / layouts / post.html.erb
1 <html><div id="html"><%= yield %></div></html>