forked from qt-creator/qt-creator
Avoids warning C4566: character represented by universal-character-name '\u23F0' cannot be represented in the current code page (1252) and the resulting test fail on Windows. Change-Id: I2bdd43b0648a954faa9e444df79a91027e6e891f Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>