diff --git a/test/Window/Cursor.test.cpp b/test/Window/Cursor.test.cpp index 87027ae6b..42bdd379b 100644 --- a/test/Window/Cursor.test.cpp +++ b/test/Window/Cursor.test.cpp @@ -6,8 +6,7 @@ #include #include -// Skip these tests with [.display] because they fail when using DRM which hasn't implemented sf::Cursor -TEST_CASE("[Window] sf::Cursor", "[.display]") +TEST_CASE("[Window] sf::Cursor", runDisplayTests()) { SECTION("Type traits") {