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

Unified Diff: test/run/does_not_run_on_transformer_error_test.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/run/does_not_run_on_transformer_error_test.dart
diff --git a/test/run/does_not_run_on_transformer_error_test.dart b/test/run/does_not_run_on_transformer_error_test.dart
index 51985a3d62f83e4a16f98e3cf7f0c847868da76e..eadb8b0fa1894b6c9c50bf8349a6446cc338b682 100644
--- a/test/run/does_not_run_on_transformer_error_test.dart
+++ b/test/run/does_not_run_on_transformer_error_test.dart
@@ -30,7 +30,6 @@ class FailingTransformer extends Transformer {
""";
main() {
- initConfig();
withBarbackVersions("any", () {
integration('does not run if a transformer has an error', () {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698