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

Unified Diff: test/lish/many_files_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/lish/many_files_test.dart
diff --git a/test/lish/many_files_test.dart b/test/lish/many_files_test.dart
index 9c64b784ca3611155d0ada04e0f06f7e93c434f3..d4e00f8445bcaa948909d175bf09365f887e06cf 100644
--- a/test/lish/many_files_test.dart
+++ b/test/lish/many_files_test.dart
@@ -29,8 +29,6 @@ import 'utils.dart';
const _pathMax = 260 - 1;
main() {
- initConfig();
-
integration('archives and uploads a package with more files than can fit on '
'the command line', () {
d.validPackage.create();

Powered by Google App Engine
This is Rietveld 408576698