<>
SFML convention is to only use "" includes when the header is in the same directory as the file including it. Because these test util headers are in a separate directory, it makes more sense to include them via <>.
Co-authored-by: kimci86 <kimci86@hotmail.fr>
sf::CircleShape