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

Unified Diff: pkg/kernel/pubspec.yaml

Issue 2561723003: Merge kernel closure conversion into the Dart SDK (Closed)
Patch Set: Also restrict the test to linux for now Created 4 years 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: pkg/kernel/pubspec.yaml
diff --git a/pkg/kernel/pubspec.yaml b/pkg/kernel/pubspec.yaml
index d4f3420222646288c9f8de976468e6d4c7e1a14f..6bfe8ecaa87a967a8e3ebcb708e3f67017bf03d9 100644
--- a/pkg/kernel/pubspec.yaml
+++ b/pkg/kernel/pubspec.yaml
@@ -15,5 +15,9 @@ dev_dependencies:
test: ^0.12.15+6
stack_trace: ^1.6.6
ansicolor: ^0.0.9
+ testing:
+ git:
+ url: https://github.com/peter-ahe-google/testing.git
+ ref: 2e196d5
dependency_overrides:
analyzer: {path: ../analyzer}

Powered by Google App Engine
This is Rietveld 408576698