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

Unified Diff: tools/migration/pubspec.yaml

Issue 2987223002: Add a script to run the tests in a migration block. (Closed)
Patch Set: Merge branch 'master' into run-tests 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/migration/lib/src/fork.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/migration/pubspec.yaml
diff --git a/tools/migration/pubspec.yaml b/tools/migration/pubspec.yaml
index 0d53c23417ee52e9464117e85d72c84594d296ae..2b5dab7b5f40590cdc2858654784521b0d77c629 100644
--- a/tools/migration/pubspec.yaml
+++ b/tools/migration/pubspec.yaml
@@ -1,6 +1,8 @@
name: migration
#version: do-not-upload
dependencies:
+ args:
+ path: ../../third_party/pkg/args
path:
path: ../../third_party/pkg/path
status_file:
« no previous file with comments | « tools/migration/lib/src/fork.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698