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

Commit 9464cae0 authored by Sam Dubey's avatar Sam Dubey
Browse files

Migrate Test mapping

Postsubmit-only test groups don't need to be in a specific directory.

Bug: 283262732
Test: N/A
Change-Id: Ie8f57520ceb9b4597cda9cd62d7a23d54663fe89
parent e778cbc5
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -39,18 +39,5 @@
        }
      ]
    }
  ],
  "ironwood-postsubmit": [
    {
      "name": "FrameworksCoreTests",
      "options":[
        {
            "include-annotation": "android.platform.test.annotations.IwTest"
        },
        {
            "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ]
}