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

Unified Diff: test/log_middleware_test.dart

Issue 1583683002: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/shelf@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/hijack_test.dart ('k') | test/message_change_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/log_middleware_test.dart
diff --git a/test/log_middleware_test.dart b/test/log_middleware_test.dart
index d8fde15ecf5e85b4d915706ca840671d4f14aa35..c7f448de58381ecaa2f26830c9f07bb5450de6b3 100644
--- a/test/log_middleware_test.dart
+++ b/test/log_middleware_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.log_middleware_test;
-
import 'package:shelf/shelf.dart';
import 'package:test/test.dart';
« no previous file with comments | « test/hijack_test.dart ('k') | test/message_change_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698