Revert "Enable logging during mac introspection tests (#510)" (#586)

- This reverts commit 9e731e842c.
- We've hopefully nailed down the test failure.
This commit is contained in:
Chris Hamons 2016-08-09 19:27:50 -05:00 коммит произвёл Sebastien Pouliot
Родитель ec56c6103d
Коммит 31f056244c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -26,7 +26,7 @@ namespace Introspection {
public MacApiCtorInitTest ()
{
LogProgress = true;
//LogProgress = true;
ContinueOnFailure = true;
}