summaryrefslogtreecommitdiff
path: root/test/buildtool/system/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/system/TARGETS')
-rw-r--r--test/buildtool/system/TARGETS6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/buildtool/system/TARGETS b/test/buildtool/system/TARGETS
index bc6610b7..d04bb71f 100644
--- a/test/buildtool/system/TARGETS
+++ b/test/buildtool/system/TARGETS
@@ -10,5 +10,9 @@
]
, "stage": ["test", "buildtool", "system"]
}
-, "TESTS": {"type": "install", "tainted": ["test"], "deps": ["system_command"]}
+, "TESTS":
+ { "type": ["@", "rules", "test", "suite"]
+ , "stage": ["system"]
+ , "deps": ["system_command"]
+ }
}