| A JUnit test to check our files for the dreaded ^M character. The test displays a list of
all the WSIF files it finds that contain the character.
This test is configured by the "fix" component setting in the wsif.test.properties file.
If fix is set to on, this test will attempt to remove any ^M chars it finds in the WSIF files.
It is recommended that fix=on if only set if you are sure that the ^M characters are present
in the server copy of the file.
author: Owen Burroughs |