diff options
| -rw-r--r-- | libs/binder/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 91b75c7fda..ce419ee2d0 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -8,6 +8,9 @@ }, { "name": "binderTextOutputTest" + }, + { + "name": "binderLibTest" } ] } |