mirror of
https://github.com/webmin/webmin.git
synced 2026-06-01 18:50:26 +01:00
test fix
This commit is contained in:
@@ -18,6 +18,7 @@ do "$module_root_directory/gnupg-lib.pl";
|
||||
do "$module_root_directory/letsencrypt-lib.pl";
|
||||
use Socket;
|
||||
|
||||
|
||||
our @cs_codes = ( 'cs_page', 'cs_text', 'cs_table', 'cs_header', 'cs_link' );
|
||||
our @cs_names = map { $text{$_} } @cs_codes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user