Jief debug code

This commit is contained in:
jief 2020-03-05 10:38:15 +03:00
parent 75f33a759b
commit 2b41073035

View File

@ -42,7 +42,7 @@ bool all_tests()
}else{
DebugLog(2, "All tests are ok\n");
#ifdef JIEF_DEBUG
PauseForKey(L"press");
// PauseForKey(L"press");
#endif
}
return all_ok;