summaryrefslogtreecommitdiff
path: root/t/01conf05.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01conf05.t')
-rw-r--r--t/01conf05.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01conf05.t b/t/01conf05.t
index 4cb7942..6b03cf8 100644
--- a/t/01conf05.t
+++ b/t/01conf05.t
@@ -26,5 +26,5 @@ my $cfg = new TestConfig(
'core.pidfile' => 'file1',
'core.pidfile' => 'file2'
],
- parameters => \%keywords);
+ lexicon => \%keywords);
ok($cfg->canonical(),'core.list=["en","to",5] core.pidfile="file2"');

Return to:

Send suggestions and report system problems to the System administrator.