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

Unified Diff: test/transformer/cache_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/cache_test.dart
diff --git a/test/transformer/cache_test.dart b/test/transformer/cache_test.dart
index d4a51a0fae36711d9f29a37b8011f8a9d8c846e0..3fbb5d205106c43d0fcdb044dcb725c4c25cc013 100644
--- a/test/transformer/cache_test.dart
+++ b/test/transformer/cache_test.dart
@@ -76,8 +76,6 @@ void setUp() {
}
main() {
- initConfig();
-
integration("caches a transformer snapshot", () {
setUp();

Powered by Google App Engine
This is Rietveld 408576698