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

Unified Diff: test/get_handler_test.dart

Issue 1583693002: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/shelf_static@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/directory_listing_test.dart ('k') | test/sample_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/get_handler_test.dart
diff --git a/test/get_handler_test.dart b/test/get_handler_test.dart
index 1659a0e5f507ee7cbfb6b7d50a9ae0f5e2ce2f53..c95700168a7ba077a1eeff814264f3f699526457 100644
--- a/test/get_handler_test.dart
+++ b/test/get_handler_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 shelf_static.get_handler_test;
-
import 'dart:io';
import 'package:path/path.dart' as p;
import 'package:scheduled_test/descriptor.dart' as d;
« no previous file with comments | « test/directory_listing_test.dart ('k') | test/sample_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698