Skip to content

Commit

Permalink
Item10346: fix failing test
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@10746 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Feb 20, 2011
1 parent d6794e4 commit 77a55df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UnitTestContrib/test/unit/Fn_MAKETEXT.pm
Expand Up @@ -33,6 +33,7 @@ sub loadExtraConfig {
}

sub setLocalSite {
delete $INC{'Foswiki/I18N.pm'}
$Foswiki::cfg{WebMasterEmail} = 'a.b@c.org';
$Foswiki::cfg{UserInterfaceInternationalisation} = 1;
}
Expand Down

0 comments on commit 77a55df

Please sign in to comment.