diff options
Diffstat (limited to 'test/TARGETS')
-rw-r--r-- | test/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TARGETS b/test/TARGETS index 55fd80fd..383c696d 100644 --- a/test/TARGETS +++ b/test/TARGETS @@ -129,7 +129,7 @@ ] } , "TESTS": - { "type": ["@", "rules", "test", "suite"] + { "type": ["@", "rules", "test", "matrix"] , "arguments_config": ["DROP_LARGE_TESTS", "DROP_END_TO_END_TESTS"] , "deps": { "type": "`" |