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

Unified Diff: test/global/activate/activate_git_after_hosted_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/global/activate/activate_git_after_hosted_test.dart
diff --git a/test/global/activate/activate_git_after_hosted_test.dart b/test/global/activate/activate_git_after_hosted_test.dart
index e524cbf0d65837881b80c5d761931f18cb5242fa..2e55210100be59130c12357cb8d2e97fc382908d 100644
--- a/test/global/activate/activate_git_after_hosted_test.dart
+++ b/test/global/activate/activate_git_after_hosted_test.dart
@@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
import '../../test_pub.dart';
main() {
- initConfig();
integration('activating a Git package deactivates the hosted one', () {
ensureGit();

Powered by Google App Engine
This is Rietveld 408576698