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

Unified Diff: test/get/hosted/avoid_network_requests_test.dart

Issue 2377063002: Make "--no-packages-dir" the default. (Closed)
Patch Set: Revise again. Created 4 years, 3 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
« no previous file with comments | « test/get/git/unlock_if_incompatible_test.dart ('k') | test/get/hosted/cached_pubspec_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/get/hosted/avoid_network_requests_test.dart
diff --git a/test/get/hosted/avoid_network_requests_test.dart b/test/get/hosted/avoid_network_requests_test.dart
index 54647e9ccd191bc72a48cd414f1c616170eb6627..522622c55aff80ae752081d830103d65fdcdefd2 100644
--- a/test/get/hosted/avoid_network_requests_test.dart
+++ b/test/get/hosted/avoid_network_requests_test.dart
@@ -38,7 +38,7 @@ main() {
// Run the solver again.
pubGet();
- d.packagesDir({
+ d.appPackagesFile({
"foo": "1.2.0",
"bar": "1.2.0"
}).validate();
« no previous file with comments | « test/get/git/unlock_if_incompatible_test.dart ('k') | test/get/hosted/cached_pubspec_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698