-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
The StandardConfigsXMLValidationUnitTestCase tests validate the default configuration files. These are written into a file as a single line. This makes it a little more difficult to determine where the error is.
A simple fix for this is to just write a new line after each line. This will give a better error message as to which line the issue is one.