diff options
Diffstat (limited to 'tests/php/extra/test.cfg')
-rw-r--r-- | tests/php/extra/test.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/php/extra/test.cfg b/tests/php/extra/test.cfg new file mode 100644 index 0000000..9c10984 --- /dev/null +++ b/tests/php/extra/test.cfg @@ -0,0 +1,6 @@ +[DEFAULT] +extensions=extra +normalize=1 +input_ext=.text +output_ext=.xhtml +skip=1 |