summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/utils/remote_execution/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/remote_execution/RULES b/test/utils/remote_execution/RULES
index af8d440f..f776bddb 100644
--- a/test/utils/remote_execution/RULES
+++ b/test/utils/remote_execution/RULES
@@ -162,7 +162,7 @@
, ["host-trans", {"type": "CALL_EXPRESSION", "name": "host transition"}]
, ["defaults-transition", {"type": "var", "name": "host-trans"}]
, ["deps-transition", {"type": "var", "name": "host-trans"}]
- , ["deps-fieldnames", ["private-deps"]]
+ , ["deps-fieldnames", ["private-deps", "defaults"]]
, ["transition", {"type": "CALL_EXPRESSION", "name": "host transition"}]
, ["fieldname", "runner"]
, ["location", "runner"]