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