Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 author: Chromium Authors <mojo-dev@googlegroups.com> | 1 author: Chromium Authors <mojo-dev@googlegroups.com> |
| 2 dependencies: | 2 dependencies: |
| 3 mojo: '>=0.3.0 <0.4.0' | 3 mojo: any |
| 4 test: ^0.12.3+7 | 4 test: ^0.12.3+7 |
| 5 description: Test harness for mojo applications | 5 description: Test harness for mojo applications |
| 6 environment: | 6 environment: |
| 7 sdk: '>=1.9.0 <2.0.0' | 7 sdk: '>=1.9.0 <2.0.0' |
| 8 homepage: https://github.com/domokit/mojo | 8 homepage: https://github.com/domokit/mojo |
| 9 name: mojo_apptest | 9 name: mojo_apptest |
| 10 version: 0.2.6 | 10 version: 0.2.6 |
| OLD | NEW |