summaryrefslogtreecommitdiff
path: root/test/buildtool/common/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/common/TARGETS')
-rw-r--r--test/buildtool/common/TARGETS4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/buildtool/common/TARGETS b/test/buildtool/common/TARGETS
index 00868a33..90d3742c 100644
--- a/test/buildtool/common/TARGETS
+++ b/test/buildtool/common/TARGETS
@@ -45,8 +45,8 @@
, "stage": ["test", "buildtool", "common"]
}
, "TESTS":
- { "type": "install"
- , "tainted": ["test"]
+ { "type": ["@", "rules", "test", "suite"]
+ , "stage": ["common"]
, "deps": ["action_description", "artifact_description", "repository_config"]
}
}