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

Unified Diff: test/real_version_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/real_version_test.dart
diff --git a/test/real_version_test.dart b/test/real_version_test.dart
index a42fcf89440fa288a8687dccbacc2c5162cfc48c..51741e31c2b857a1a60b30d8b8f0b0f470352bf1 100644
--- a/test/real_version_test.dart
+++ b/test/real_version_test.dart
@@ -15,8 +15,6 @@ import 'package:scheduled_test/scheduled_test.dart';
import 'test_pub.dart';
main() {
- initConfig();
-
// This test is a bit funny.
//
// Pub parses the "version" file that gets generated and shipped with the SDK.

Powered by Google App Engine
This is Rietveld 408576698