add test name to test output
This commit is contained in:
parent
d11b87e050
commit
0c4a76ffe7
@ -5,5 +5,5 @@ sub register_tests {
|
||||
}
|
||||
|
||||
sub test_check_badrcptto_ok {
|
||||
ok(1);
|
||||
ok(1, 'badrcptto, ok');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user