Chromium Code Reviews| Index: .test_config |
| diff --git a/.test_config b/.test_config |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..531426abb3d9d5462729dfe90d3611ca022ccb37 |
| --- /dev/null |
| +++ b/.test_config |
| @@ -0,0 +1,5 @@ |
| +{ |
| + "test_package": { |
| + "platforms": ["vm"] |
|
Bob Nystrom
2015/07/16 15:39:10
How about using TestOn() for this since there's on
nweiz
2015/07/16 20:22:51
I'd really rather not. If this were a purely exter
|
| + } |
| +} |