Use of cfhtmlhead always produces failed tests
Brought to you by:
skorpiun
If you use the cfhtmlhead to add content into the header section of your HTML document, the use of that causes the Ant integration to fail. The cause of this is that the headers are output before the word "success".
So, even if the test was successful it's reported as failed.
Logged In: NO
This was submitted by Doug Hughes.