This is getting in the way of piglit integration. If we want this functionality again, we should integrate it into the IGT piglit runner as an option. Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch> --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index f7b530f..ff6e829 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -104,7 +104,6 @@ TESTS_scripts = \ sysfs_l3_parity \ sysfs_edid_timing \ module_reload \ - ZZ_check_dmesg \ ZZ_hangman \ $(NULL) -- 1.7.11.7