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

Unified Diff: test/transformer/can_use_consume_primary_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_use_consume_primary_test.dart
diff --git a/test/transformer/can_use_consume_primary_test.dart b/test/transformer/can_use_consume_primary_test.dart
index d397b1bf10e149b16f9250737eeda1940beaf657..d08602518f38a1c9df06a98086dbf0a9884ea1ad 100644
--- a/test/transformer/can_use_consume_primary_test.dart
+++ b/test/transformer/can_use_consume_primary_test.dart
@@ -30,7 +30,6 @@ class RewriteTransformer extends Transformer {
""";
main() {
- initConfig();
withBarbackVersions("any", () {
integration("a transform can use consumePrimary", () {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698