Archived
1
0

Fix long tag name for testsuite

This commit is contained in:
Nicolas Geniteau 2013-10-05 15:58:46 +02:00
parent e6c9c1251b
commit 9981ac3346

View File

@ -602,7 +602,7 @@ sub tag_tests
$rendu = $_[2];
}
else {
$rendu = "*";
$rendu = "";
}
my $year;