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

Unified Diff: test/common.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/builder_test.dart ('k') | test/end2end_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/common.dart
diff --git a/test/common.dart b/test/common.dart
index 73a8d406b98cd9bb12f0c3d8efd6421b28e75db4..3bc512cdfc9a58b40a816f6b37afb3a90b35b201 100644
--- a/test/common.dart
+++ b/test/common.dart
@@ -7,7 +7,7 @@ library test.common;
import 'package:source_maps/source_maps.dart';
import 'package:source_span/source_span.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
/// Content of the source file
const String INPUT = '''
« no previous file with comments | « test/builder_test.dart ('k') | test/end2end_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698