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

Unified Diff: test/snapshot/snapshots_transformed_code_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/snapshot/snapshots_transformed_code_test.dart
diff --git a/test/snapshot/snapshots_transformed_code_test.dart b/test/snapshot/snapshots_transformed_code_test.dart
index 7c35cdc38be21baffdefe94d34381a46e85c70ea..ee5993e030a6fc98ad4bff2bad8d57a5afbd29d8 100644
--- a/test/snapshot/snapshots_transformed_code_test.dart
+++ b/test/snapshot/snapshots_transformed_code_test.dart
@@ -30,7 +30,6 @@ class ReplaceTransformer extends Transformer {
""";
main() {
- initConfig();
integration("snapshots the transformed version of an executable", () {
servePackages((builder) {
builder.serveRepoPackage('barback');

Powered by Google App Engine
This is Rietveld 408576698