summaryrefslogtreecommitdiff
path: root/docs/testplan/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testplan/meson.build')
-rw-r--r--docs/testplan/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testplan/meson.build b/docs/testplan/meson.build
index 433464dc8..dd9b83978 100644
--- a/docs/testplan/meson.build
+++ b/docs/testplan/meson.build
@@ -7,7 +7,7 @@ rst2pdf = find_program('rst2pdf', required: false)
stylesheet = join_paths(meson.current_source_dir(), 'testplan.css')
xe_test_config = join_paths(source_root, 'tests', 'xe', 'xe_test_config.json')
-kms_test_config = join_paths(source_root, 'tests', 'kms_test_config.json')
+kms_test_config = join_paths(source_root, 'tests', 'i915', 'kms_test_config.json')
i915_test_config = join_paths(source_root, 'tests', 'i915', 'i915_test_config.json')
check_testlist = []