Chromium Code Reviews| Index: utils/testrunner/pubspec.yaml |
| =================================================================== |
| --- utils/testrunner/pubspec.yaml (revision 21707) |
| +++ utils/testrunner/pubspec.yaml (working copy) |
| @@ -1,4 +1,4 @@ |
| name: testrunner |
| dependencies: |
| - args: { sdk: args } |
| - |
| + args: any |
| + unittest: any |
|
Siggi Cherem (dart-lang)
2013/04/19 21:39:39
do you need unittest for testing or for the actual
gram
2013/04/22 23:54:27
Removed.
|