Files
lawnchair/wmshell/tests/util/TEST_MAPPING
2026-01-10 20:48:15 +07:00

12 lines
354 B
Plaintext

{
"imports": [
{
// Includes all unittest configs that rely on the utils in this directory
"path": "frameworks/base/libs/WindowManager/Shell/tests/unittest"
},
{
// Includes all multivalent tests that rely on the utils in this directory
"path": "frameworks/base/libs/WindowManager/Shell/multivalentTests"
}
]
}