aboutsummaryrefslogtreecommitdiff
path: root/t/conf06.t
diff options
context:
space:
mode:
Diffstat (limited to 't/conf06.t')
-rw-r--r--t/conf06.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/conf06.t b/t/conf06.t
index af40c24..5e5176f 100644
--- a/t/conf06.t
+++ b/t/conf06.t
@@ -15,7 +15,7 @@ my %keywords = (
'verbose' => 1,
}
},
- '*' => 1
+ '*' => '*'
);
my $cfg = new TestConfig(parameters => \%keywords);

Return to:

Send suggestions and report system problems to the System administrator.