comparison mail_max_commands.t @ 1987:a095b971fbcc

Tests: removed TODO and try_run() checks for legacy versions. For h2_http2.t, try_run() is preserved to ensure that deprecation warnings for "listen ... http2" are suppressed, yet plan() is reported before try_run(), so failure to start will be properly reported.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 04 Jun 2024 18:38:01 +0300
parents 33b54de4ee23
children
comparison
equal deleted inserted replaced
1986:11463d379570 1987:a095b971fbcc
58 } 58 }
59 } 59 }
60 60
61 EOF 61 EOF
62 62
63 $t->try_run('no max_commands')->plan(18); 63 $t->run()->plan(18);
64 64
65 ############################################################################### 65 ###############################################################################
66 66
67 # imap 67 # imap
68 68