aboutsummaryrefslogtreecommitdiffstats
path: root/tests/php/extra/test.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/extra/test.cfg')
-rw-r--r--tests/php/extra/test.cfg13
1 files changed, 7 insertions, 6 deletions
diff --git a/tests/php/extra/test.cfg b/tests/php/extra/test.cfg
index 9c10984..c6011d6 100644
--- a/tests/php/extra/test.cfg
+++ b/tests/php/extra/test.cfg
@@ -1,6 +1,7 @@
-[DEFAULT]
-extensions=extra
-normalize=1
-input_ext=.text
-output_ext=.xhtml
-skip=1
+DEFAULT:
+ extensions:
+ - extra
+ normalize: True
+ input_ext: .text
+ output_ext: .xhtml
+ skip: True