summaryrefslogtreecommitdiff
path: root/t/01conf09.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01conf09.t')
-rw-r--r--t/01conf09.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01conf09.t b/t/01conf09.t
index cbe5536..b188617 100644
--- a/t/01conf09.t
+++ b/t/01conf09.t
@@ -20,7 +20,7 @@ my %keywords = (
}
);
-my $cfg = new TestConfig(parameters => \%keywords);
+my $cfg = new TestConfig(lexicon => \%keywords);
ok($cfg);
ok($cfg->canonical, q{core.backend="file"});

Return to:

Send suggestions and report system problems to the System administrator.