Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d45181f1 authored by David Anderson's avatar David Anderson Committed by Gerrit Code Review
Browse files

Merge "fastboot: Add fastboot_test to TEST_MAPPING."

parents 392eae64 86e869a5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -391,6 +391,8 @@ cc_test_host {
            enabled: false,
        },
    },

    test_suites: ["general-tests"],
}

cc_test_host {

fastboot/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "fastboot_test"
    }
  ]
}