Hi, Im trying to print CHECK MARK before a test to represent it as PASSED in my windows Jenkins server
so i used unicode '\u2713 ' (from http://www.fileformat.info/info/unicode/char/2713/index.htm)in my code when i print in my local machine its was good but in jenkins its showing as ✓ *and my question is How can i represent check mark problematically in both my local machine and in Jenkins ?* Please find Attached screen short -Vijay -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/83f700e0-31e2-4339-bdf2-041b3d989724%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
