Chromium Code Reviews| Index: tools/gardening/pubspec.yaml |
| diff --git a/tools/gardening/pubspec.yaml b/tools/gardening/pubspec.yaml |
| index d9b16769f588074534123d94254fdc777022dd9e..021895964e0a067b41c43a5371a0d18418906815 100644 |
| --- a/tools/gardening/pubspec.yaml |
| +++ b/tools/gardening/pubspec.yaml |
| @@ -5,4 +5,6 @@ name: gardening |
| dependencies: |
| args: |
| expect: |
| - path: ../../pkg/expect/ |
| + path: ../../pkg/expect/ |
| + testing: |
| + path: ../../pkg/testing/ |