Issue 56: MXUnit Blaster does not compile on CF7
Status:  Fixed
Owner:
Closed:  Jan 2008
Project Member Reported by virtix, Jan 24, 2008
It appears that the lib_cfscript.cfm uses > tokens, which CF7 does not care
for. Looks like a quick fix.

 
Jan 24, 2008
Project Member #1 AnodyneP...@gmail.com
I replaced all the instances of "/>" with ">" in the coldFusion code.  I hope that
fixes it.
Status: Fixed