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

Commit 1514b9a5 authored by Julien Desprez's avatar Julien Desprez Committed by Gerrit Code Review
Browse files

Merge "Clean TEST_MAPPING config based on go/a-unit-tests"

parents c5bbb1ea 0c09471c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -569,7 +569,6 @@ python_test_host {
    name: "releasetools_test",
    defaults: ["releasetools_test_defaults"],
    main: "test_utils.py",
    test_suites: ["general-tests"],
    version: {
        py2: {
            enabled: true,

tools/releasetools/TEST_MAPPING

deleted100644 → 0
+0 −8
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "releasetools_test",
            "host" : true
        }
    ]
}