diff options
-rw-r--r-- | api/TEST_MAPPING | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/api/TEST_MAPPING b/api/TEST_MAPPING index 4d22d0b1f4a3..3a2e5287f01e 100644 --- a/api/TEST_MAPPING +++ b/api/TEST_MAPPING @@ -5,9 +5,11 @@ }, { "name": "CtsSystemApiSignatureTestCases" - }, + } + ], + "imports": [ { - "name": "GtsUnofficialApisUsageTestCases" + "path": "vendor/xts/gts-tests/hostsidetests/api" } ] } |