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

Unified Diff: test/transformer/can_log_messages_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/can_log_messages_test.dart
diff --git a/test/transformer/can_log_messages_test.dart b/test/transformer/can_log_messages_test.dart
index 3240d628cc9de407aedf5f616c53246b4db4dc72..3705c5616a5875bcf62628727bd81a2eb4ad6402 100644
--- a/test/transformer/can_log_messages_test.dart
+++ b/test/transformer/can_log_messages_test.dart
@@ -65,7 +65,6 @@ class RewriteTransformer extends Transformer {
""";
main() {
- initConfig();
// This intentionally tests barback 0.14.2 with both transformers, since it
// supports both types of span.
withBarbackVersions("<0.15.0", () => runTest(SOURCE_MAPS_TRANSFORMER));

Powered by Google App Engine
This is Rietveld 408576698