Chromium Code Reviews

Unified Diff: test/global/activate/ignores_active_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.
Jump to:
View side-by-side diff with in-line comments
Index: test/global/activate/ignores_active_version_test.dart
diff --git a/test/global/activate/ignores_active_version_test.dart b/test/global/activate/ignores_active_version_test.dart
index 3905f5ff5f7c102b06702411cde431133a0cf5aa..e6969d18a17e081f27bcf4df27bb5862f1374ef9 100644
--- a/test/global/activate/ignores_active_version_test.dart
+++ b/test/global/activate/ignores_active_version_test.dart
@@ -5,7 +5,6 @@
import '../../test_pub.dart';
main() {
- initConfig();
integration('ignores previously activated version',
() {
servePackages((builder) {

Powered by Google App Engine