Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: tools/gardening/pubspec.yaml

Issue 2999043003: Use package:testing for tools/gardening (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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/

Powered by Google App Engine
This is Rietveld 408576698