added more output to test failure
This commit is contained in:
parent
314846a45e
commit
375aeccc1c
@ -27,7 +27,7 @@ int main(void)
|
||||
}
|
||||
else
|
||||
{
|
||||
fprintf(stderr, "Test failed!\n");
|
||||
fprintf(stderr, "Test failed!\n\n%s // %s", encrypted.outputText, TEST_TEXT);
|
||||
exitCode = 1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user