summaryrefslogtreecommitdiff
path: root/test/utils/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/TARGETS')
-rw-r--r--test/utils/TARGETS7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/utils/TARGETS b/test/utils/TARGETS
index 8a8aea6c..619e4134 100644
--- a/test/utils/TARGETS
+++ b/test/utils/TARGETS
@@ -183,9 +183,8 @@
]
}
, "TESTS":
- { "type": "install"
- , "tainted": ["test"]
- , "dirs":
- [[["./", "cpp", "TESTS"], "cpp"], [["./", "archive", "TESTS"], "archive"]]
+ { "type": ["@", "rules", "test", "suite"]
+ , "stage": ["utils"]
+ , "deps": [["./", "cpp", "TESTS"], ["./", "archive", "TESTS"]]
}
}