Skip to content

junit: Remove XML escape

Ricardo Ribalda Delgado requested to merge test-junit into main

While trying to make a greasemonkey script to replace the xml escapes I tried to removing them from the code and the surprise was that... it worked :S.

Let's remove them for now and if we ever need them back we can revert this change.

Signed-off-by: Ricardo Ribalda ribalda@chromium.org

Merge request reports