diff --git a/test.sh b/test.sh index 59a8545..d1d0e81 100755 --- a/test.sh +++ b/test.sh @@ -6,7 +6,7 @@ cd $(dirname $0) cp example.yml example.yml.orig -./fqcn-fixer.py -c examplecfg.yml -f example.yml -w -x +./fqcn-fixer.py -c examplecfg.yml -f example.yml -w -x -W cmp example.yml exampleconverted.yml E=$?