summaryrefslogtreecommitdiff
path: root/t/01conf08.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01conf08.t')
-rw-r--r--t/01conf08.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01conf08.t b/t/01conf08.t
index 8068de2..8e36a1d 100644
--- a/t/01conf08.t
+++ b/t/01conf08.t
@@ -28,7 +28,7 @@ ok(new TestConfig(
config => [
'core.name' => 'foo'
],
- parameters => \%keywords,
+ lexicon => \%keywords,
expect => [ "must start with a capital letter" ]));

Return to:

Send suggestions and report system problems to the System administrator.