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
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"presubmit" : [
|
||||
{
|
||||
"name" : "FrameworkStatsdTest"
|
||||
},
|
||||
{
|
||||
"name" : "LibStatsPullTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"presubmit" : [
|
||||
{
|
||||
"name" : "LibStatsPullTests"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user