diff options
Diffstat (limited to '')
-rw-r--r-- | TEST_MAPPING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index a7c34ddaa..c87ece24e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -8,6 +8,10 @@ }, { "name": "recovery_component_test" + }, + { + "name": "recovery_host_test", + "host": true } ] } |