unified text

This commit is contained in:
iceman1001 2019-04-12 10:55:09 +02:00
commit e7f4f615c0
10 changed files with 18 additions and 18 deletions

View file

@ -97,7 +97,7 @@ int ExecuteCryptoTests(bool verbose) {
PrintAndLogEx(NORMAL, "\n--------------------------");
if (TestFail)
PrintAndLogEx(FAILED, "\tTest(s) [ %s ]", _RED_("FAIL"));
PrintAndLogEx(FAILED, "\tTest(s) [ %s ]", _RED_("Fail"));
else
PrintAndLogEx(SUCCESS, "\tTest(s) [ %s ]", _GREEN_("OK"));