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

Unified Diff: test/dart2js/output_can_be_consumed_by_successive_phases.dart

Issue 1215833002: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 years, 6 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: test/dart2js/output_can_be_consumed_by_successive_phases.dart
diff --git a/test/dart2js/output_can_be_consumed_by_successive_phases.dart b/test/dart2js/output_can_be_consumed_by_successive_phases.dart
index 2c278c521a143ef57fc2d9f5bcf0414891532a63..374e845426eba12024a5806be1aaa077c2ccdac6 100644
--- a/test/dart2js/output_can_be_consumed_by_successive_phases.dart
+++ b/test/dart2js/output_can_be_consumed_by_successive_phases.dart
@@ -27,7 +27,6 @@ class RewriteTransformer extends Transformer {
""";
main() {
- initConfig();
withBarbackVersions("any", () {
integration("output can be consumed by successive phases", () {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698