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

Unified Diff: test/end2end_test.dart

Issue 1240863004: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/source_maps@master
Patch Set: Created 5 years, 5 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/common.dart ('k') | test/parser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/end2end_test.dart
diff --git a/test/end2end_test.dart b/test/end2end_test.dart
index 7dbc6bd9bbc7b9e6382cfaeb79a7f10b5123fc71..8caf2e9eabc7b9787ed00827a98e88d6918eb681 100644
--- a/test/end2end_test.dart
+++ b/test/end2end_test.dart
@@ -4,7 +4,7 @@
library test.end2end_test;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:source_maps/source_maps.dart';
import 'package:source_span/source_span.dart';
import 'common.dart';
« no previous file with comments | « test/common.dart ('k') | test/parser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698