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

Unified Diff: tools/gardening/pubspec.yaml

Issue 2987253002: Add test to compare-failures (Closed)
Patch Set: Created 3 years, 5 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
« no previous file with comments | « tools/gardening/lib/src/shard_data.dart ('k') | tools/gardening/test/compare_failures_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gardening/pubspec.yaml
diff --git a/tools/gardening/pubspec.yaml b/tools/gardening/pubspec.yaml
index 7ca32c9591e1c42f4281d06d04fad70b2e57be63..9002a82c2737c4a3069adeb50c052ad6ec6e7153 100644
--- a/tools/gardening/pubspec.yaml
+++ b/tools/gardening/pubspec.yaml
@@ -3,4 +3,6 @@
name: gardening
#version: do-not-upload
dependencies:
- args:
+ args:
+ expect:
+ path: ..\..\pkg\expect\
« no previous file with comments | « tools/gardening/lib/src/shard_data.dart ('k') | tools/gardening/test/compare_failures_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698