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

Unified Diff: test/media_type_test.dart

Issue 1169883002: Upgrade to the new test package. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: Merge 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
« no previous file with comments | « test/http_date_test.dart ('k') | test/web_socket_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/media_type_test.dart
diff --git a/test/media_type_test.dart b/test/media_type_test.dart
index fe9005193b205de55126e3bacab65d4a042db80a..0a9f904004243e83e3463be232b710c1475c9294 100644
--- a/test/media_type_test.dart
+++ b/test/media_type_test.dart
@@ -5,7 +5,7 @@
library http_parser.media_type_test;
import 'package:http_parser/http_parser.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
void main() {
group("parse", () {
« no previous file with comments | « test/http_date_test.dart ('k') | test/web_socket_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698