aboutsummaryrefslogtreecommitdiff
path: root/t/ConfigSpec2.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/ConfigSpec2.pm')
-rw-r--r--t/ConfigSpec2.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/t/ConfigSpec2.pm b/t/ConfigSpec2.pm
new file mode 100644
index 0000000..0a56cd6
--- /dev/null
+++ b/t/ConfigSpec2.pm
@@ -0,0 +1,10 @@
1package ConfigSpec2;
2use parent 'TestConfig';
3
41;
5__DATA__
6[core]
7 base = STRING :mandatory null
8[load ANY param:mandatory]
9 mode = OCTAL
10 owner = STRING

Return to:

Send suggestions and report system problems to the System administrator.