take more advantage of getTestCollateralPath file concat
This commit is contained in:
parent
92813f394d
commit
04da356822
4 changed files with 5 additions and 5 deletions
|
|
@ -275,7 +275,7 @@ $session->user({userId => 1});
|
|||
|
||||
sub installBadLocale {
|
||||
copy(
|
||||
File::Spec->catfile(WebGUI::Test->getTestCollateralPath, 'BadLocale.pm'),
|
||||
WebGUI::Test->getTestCollateralPath('BadLocale.pm'),
|
||||
File::Spec->catfile(WebGUI::Test->lib, qw/WebGUI i18n BadLocale.pm/)
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue