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

Unified Diff: test/transformer/supports_a_transformer_that_doesnt_return_futures_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/transformer/supports_a_transformer_that_doesnt_return_futures_test.dart
diff --git a/test/transformer/supports_a_transformer_that_doesnt_return_futures_test.dart b/test/transformer/supports_a_transformer_that_doesnt_return_futures_test.dart
index 0d67187c9c019d8f6dcec3e920f1e3c5d6c68ed3..684071629d115517a53c157a433d0187b3b3292d 100644
--- a/test/transformer/supports_a_transformer_that_doesnt_return_futures_test.dart
+++ b/test/transformer/supports_a_transformer_that_doesnt_return_futures_test.dart
@@ -30,7 +30,6 @@ class RewriteTransformer extends Transformer implements DeclaringTransformer {
""";
main() {
- initConfig();
withBarbackVersions("any", () {
integration("supports a transformer that doesn't return futures", () {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698