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

Unified Diff: test/transformer/hello_app/pubspec.yaml

Issue 1672563002: e2e test for transformer (webdriver + pub serve) (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 10 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 | « test/child_server_process.dart ('k') | test/transformer_e2e_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/transformer/hello_app/pubspec.yaml
diff --git a/test/transformer/hello_app/pubspec.yaml b/test/transformer/hello_app/pubspec.yaml
index a7a4dc23999d16a6f572abe11a579eea8d2e34c4..37392662fb75c7fe34e30038356f65c17e36e826 100644
--- a/test/transformer/hello_app/pubspec.yaml
+++ b/test/transformer/hello_app/pubspec.yaml
@@ -10,7 +10,6 @@ dev_dependencies:
transformers:
- dev_compiler:
args:
- - --closure
- --destructure-named-params
- $dart2js:
$exclude: '**'
« no previous file with comments | « test/child_server_process.dart ('k') | test/transformer_e2e_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698