aboutsummaryrefslogtreecommitdiff
path: root/t/ConfigSpec.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/ConfigSpec.pm')
-rw-r--r--t/ConfigSpec.pm5
1 files changed, 1 insertions, 4 deletions
diff --git a/t/ConfigSpec.pm b/t/ConfigSpec.pm
index 3963d83..30812ed 100644
--- a/t/ConfigSpec.pm
+++ b/t/ConfigSpec.pm
@@ -15,11 +15,8 @@ __DATA__
[core]
base = STRING :mandatory null
number = NUMBER :array
size = STRING :re='\d+(?:(?i) *[kmg])'
[load]
file = STRING :check=_check_abs_name :mandatory
-[load ANY param:mandatory]
- mode = OCTAL
- owner = STRING
-
+ ANY = STRING

Return to:

Send suggestions and report system problems to the System administrator.