diff mbox

[i-g-t] meson: Follow suit with the renaming of kms_pipe_color

Message ID 1506941405-1409-1-git-send-email-petri.latvala@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Petri Latvala Oct. 2, 2017, 10:50 a.m. UTC
CC: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 tests/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/tests/meson.build b/tests/meson.build
index 53d02d13..6cb3584a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -157,6 +157,7 @@  test_progs = [
 	'kms_busy',
 	'kms_ccs',
 	'kms_chv_cursor_fail',
+	'kms_color',
 	'kms_concurrent',
 	'kms_crtc_background_color',
 	'kms_cursor_crc',
@@ -177,7 +178,6 @@  test_progs = [
 	'kms_mmio_vs_cs_flip',
 	'kms_panel_fitting',
 	'kms_pipe_b_c_ivb',
-	'kms_pipe_color',
 	'kms_pipe_crc_basic',
 	'kms_plane',
 	'kms_plane_lowres',