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

Unified Diff: test/pub_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/pub_test.dart
diff --git a/test/pub_test.dart b/test/pub_test.dart
index bfed17cb519ec82225d4a1027d26982b77ce1ada..954bc0556c3d19f2ec9f35b3e5693f060161b547 100644
--- a/test/pub_test.dart
+++ b/test/pub_test.dart
@@ -10,8 +10,6 @@ import 'package:scheduled_test/scheduled_test.dart';
import 'test_pub.dart';
main() {
- initConfig();
-
integration('running pub with no command displays usage', () {
schedulePub(args: [], output: """
Pub is a package manager for Dart.

Powered by Google App Engine
This is Rietveld 408576698