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

Unified Diff: test/transformer/runs_a_third_party_transform_on_the_application_package_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/runs_a_third_party_transform_on_the_application_package_test.dart
diff --git a/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart b/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
index 99b2d067c02d0e9e39eea1a57f233b2fa5fecdfd..cc0ecf512ada154b400e348e3e801054f515930f 100644
--- a/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
+++ b/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
@@ -9,7 +9,6 @@ import '../test_pub.dart';
import '../serve/utils.dart';
main() {
- initConfig();
withBarbackVersions("any", () {
integration("runs a third-party transform on the application package", () {
d.dir("foo", [

Powered by Google App Engine
This is Rietveld 408576698