Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "test_package": { | |
| 3 "platforms": ["vm"] | |
|
Bob Nystrom
2015/07/16 00:05:49
Why aren't you using the TestOn() annotation?
nweiz
2015/07/16 00:23:50
For packages where all tests are going to be VM- o
| |
| 4 } | |
| 5 } | |
| OLD | NEW |