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

Commit 58cd241e authored by Anton Hansson's avatar Anton Hansson
Browse files

Move statsd TEST_MAPPINGS to statsd root

Changes in statsd need to trigger the tests, not just changes
to the tests themselves.

Bug: 151868293
Test: presubmit
Change-Id: Ia271c07df52da8c765c683457c63e310282f66e5
parent 7427d1ef
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@
  "presubmit" : [
    {
      "name" : "FrameworkStatsdTest"
    },
    {
      "name" : "LibStatsPullTests"
    }
  ]
}
+0 −7
Original line number Diff line number Diff line
{
  "presubmit" : [
    {
      "name" : "LibStatsPullTests"
    }
  ]
}
 No newline at end of file