Added first real test

This commit is contained in:
tidusjar 2016-03-09 11:21:06 +00:00
commit 68850fd8b7
29 changed files with 461 additions and 22 deletions

View file

@ -1,3 +1,3 @@
@{
Layout = "Views/Shared/_Layout.cshtml";
Layout = "Shared/_Layout.cshtml";
}