Fixing a failing test and adding a few more E2E tests around binplace content for migrated projects.

This commit is contained in:
Livar Cunha 2017-02-23 22:55:35 -08:00
parent 733ee18c5a
commit 8e35beccb8
11 changed files with 172 additions and 24 deletions

View file

@ -97,7 +97,8 @@
"wwwroot",
"**/*.cshtml",
"appsettings.json",
"web.config"
"web.config",
"README.md"
]
},