зеркало из https://github.com/microsoft/mwt-ds.git
enabled delete, updated ignore list
This commit is contained in:
Родитель
5e8ae1bfa9
Коммит
6bd7a39781
|
@ -8,3 +8,5 @@
|
|||
/test/packages
|
||||
/test/bin/x64/Debug
|
||||
/test/obj/x64/Debug
|
||||
*.suo
|
||||
*.user
|
||||
|
|
|
@ -19,7 +19,7 @@ namespace Microsoft.Research.DecisionServiceTest
|
|||
{
|
||||
public EndToEndTest()
|
||||
{
|
||||
this.deleteOnCleanup = false;
|
||||
this.deleteOnCleanup = true;
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
|
|
Загрузка…
Ссылка в новой задаче