Enable CertBlocklistFileTest in TEST_MAPPING am: 9faf20cb50

Original change: https://android-review.googlesource.com/c/platform/external/conscrypt/+/3192053

Change-Id: I68aad3c44a3f809f22579f12316e4de9366cd432
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 09685d8..cffa5f4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -25,6 +25,9 @@
       "options": [
         {
           "include-filter": "android.security.cts.CertBlocklistTest"
+        },
+        {
+          "include-filter": "android.security.cts.CertBlocklistFileTest"
         }
       ]
     }