summaryrefslogtreecommitdiff
path: root/t/01conf15.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01conf15.t')
-rw-r--r--t/01conf15.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01conf15.t b/t/01conf15.t
index da60203..af096bf 100644
--- a/t/01conf15.t
+++ b/t/01conf15.t
@@ -25,7 +25,7 @@ my $t = new TestConfig(
);
ok($t->errors,1);
-my $t = new TestConfig(
+$t = new TestConfig(
lexicon => {
load => 1
},

Return to:

Send suggestions and report system problems to the System administrator.