fixes for new session and i18n APIs
This commit is contained in:
parent
441e6e1d4a
commit
d67e2cf9ed
2 changed files with 42 additions and 34 deletions
|
|
@ -36,8 +36,6 @@ plan tests => $numTests;
|
|||
|
||||
diag("Check for mandatory lables for Help table of contents");
|
||||
|
||||
diag(Dumper(\@helpFileSet));
|
||||
|
||||
foreach my $fileSet (@helpFileSet) {
|
||||
my $file = $fileSet->[1];
|
||||
ok(WebGUI::Operation::Help::_getHelpName($session, $file), "Missing label for $file");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue