Skip to content

Commit

Permalink
Really skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastinas committed Jun 22, 2024
1 parent 54f7f6f commit 79c49d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sandbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ static void test_create(void) {

if (GDK_IS_X11_DISPLAY(display)) {
g_test_skip("not running under X11");
return;
}
#endif

Expand Down

0 comments on commit 79c49d4

Please sign in to comment.