diff options
Diffstat (limited to 'CC/test')
-rw-r--r-- | CC/test/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CC/test/RULES b/CC/test/RULES index 755ed92..350d585 100644 --- a/CC/test/RULES +++ b/CC/test/RULES @@ -153,7 +153,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"]] , [ "runner" , { "type": "map_union" , "$1": |