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

Unified Diff: test/builder_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 | « pubspec.yaml ('k') | test/common.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/builder_test.dart
diff --git a/test/builder_test.dart b/test/builder_test.dart
index ca0ca8d2d88469d4b580cc9158649306e2736590..dcc583cfde007b1544fda4a8478b98b0e0d2dfaf 100644
--- a/test/builder_test.dart
+++ b/test/builder_test.dart
@@ -5,7 +5,7 @@
library test.source_maps_test;
import 'dart:convert';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:source_maps/source_maps.dart';
import 'common.dart';
« no previous file with comments | « pubspec.yaml ('k') | test/common.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698