forked from 12to11/12to11
* tests/tearing_control_test.c (LAST_TEST): Fix definition.
This commit is contained in:
parent
c83e7243e1
commit
8672edcb43
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ static const char *test_names[] =
|
||||||
"tearing_destroy",
|
"tearing_destroy",
|
||||||
};
|
};
|
||||||
|
|
||||||
#define LAST_TEST TEARING_CONTROL_KIND
|
#define LAST_TEST TEARING_DESTROY_KIND
|
||||||
|
|
||||||
/* The display. */
|
/* The display. */
|
||||||
static struct test_display *display;
|
static struct test_display *display;
|
||||||
|
|
Loading…
Add table
Reference in a new issue