Fix long tag name for testsuite
This commit is contained in:
parent
e6c9c1251b
commit
9981ac3346
@ -602,7 +602,7 @@ sub tag_tests
|
||||
$rendu = $_[2];
|
||||
}
|
||||
else {
|
||||
$rendu = "*";
|
||||
$rendu = "";
|
||||
}
|
||||
|
||||
my $year;
|
||||
|
Reference in New Issue
Block a user