From 3d9beff623f26de2847f38650c2dbfdff5bf93a7 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 9 May 2013 17:17:04 +0200 Subject: [PATCH] tests: fix script testlist Oops. This has been broken since: commit d798ab9c2a092a08e14c6f2dfb1777376ba407a8 Author: Daniel Vetter Date: Tue Dec 18 22:55:58 2012 +0100 tests: add testcase to check igt runtime enviroment --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 834fb7c..f15ae49 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -112,7 +112,7 @@ TESTS_scripts_M = \ $(NULL) TESTS_scripts = \ - test_rte_check + test_rte_check \ debugfs_reader \ debugfs_emon_crash \ sysfs_l3_parity \ -- 2.7.4