fwknop/test/tests/code_structure.pl

10 lines
233 B
Perl

@code_structure_errstr = (
{
'category' => 'code structure',
'subcategory' => 'error strings',
'detail' => 'all error codes handled',
'function' => \&code_structure_fko_error_strings,
},
);