Skip to content

Commit

Permalink
Item13928: Unit test typo
Browse files Browse the repository at this point in the history
Found by VadimBelman
  • Loading branch information
gac410 committed Jan 19, 2016
1 parent e533370 commit 3a6d2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTestContrib/test/unit/ExtensionInstallerTests.pm
Expand Up @@ -1908,7 +1908,7 @@ sub test_Load_expandValue {

sub test_Package_fetchFile {
my $this = shift;
my $root = $this->{_rootdir};
my $root = $this->{rootdir};

my $repository = {
name => 'Foswiki',
Expand Down

0 comments on commit 3a6d2ed

Please sign in to comment.