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

Unified Diff: test/cache/list_test.dart

Issue 1585513002: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 11 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/cache/add/unexpected_arguments_test.dart ('k') | test/cache/repair/empty_cache_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cache/list_test.dart
diff --git a/test/cache/list_test.dart b/test/cache/list_test.dart
index 9a42d22e407f12b77d9ef3bafa7c256168c0c15d..f7efabf19ce0af86130acbb811571d548f158f9e 100644
--- a/test/cache/list_test.dart
+++ b/test/cache/list_test.dart
@@ -2,8 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library pub_cache_test;
-
import 'package:path/path.dart' as path;
import '../descriptor.dart' as d;
« no previous file with comments | « test/cache/add/unexpected_arguments_test.dart ('k') | test/cache/repair/empty_cache_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698