Make test of @page/@model whitespace

This commit is contained in:
Ryan Brandenburg 2017-03-14 13:19:23 -07:00
parent e6cb639cc0
commit 66deaf0b3f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
@page
@model RazorPagesWebSite.HelloWorldWithPageModelHandler
Hello, @Model.Message!