diff options
Diffstat (limited to 'tests/gem_mmap_wc.c')
| -rw-r--r-- | tests/gem_mmap_wc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_mmap_wc.c b/tests/gem_mmap_wc.c index c945ba85..87916b6e 100644 --- a/tests/gem_mmap_wc.c +++ b/tests/gem_mmap_wc.c @@ -429,7 +429,7 @@ igt_main igt_fixture fd = drm_open_any(); - igt_subtest("invalid flags") + igt_subtest("invalid-flags") test_invalid_flags(fd); igt_subtest("copy") test_copy(fd); |
