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

Unified Diff: test/package_list_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/package_list_files_test.dart
diff --git a/test/package_list_files_test.dart b/test/package_list_files_test.dart
index f7a0da2c32e9f5a52324f91b04a06d6294c82301..1753190f66002622f8397455aeb81d8091fdc252 100644
--- a/test/package_list_files_test.dart
+++ b/test/package_list_files_test.dart
@@ -17,8 +17,6 @@ String root;
Entrypoint entrypoint;
main() {
- initConfig();
-
group('not in a git repo', () {
setUp(() {
d.appDir().create();

Powered by Google App Engine
This is Rietveld 408576698