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

Unified Diff: test/file_message_test.dart

Issue 1240033002: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/source_span@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/file_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/file_message_test.dart
diff --git a/test/file_message_test.dart b/test/file_message_test.dart
index 18b34e71bc276f44edd9e053a0e9000133e2eced..5935c58820e76a8ba7ea42d2c2ca2bdb51b19c4f 100644
--- a/test/file_message_test.dart
+++ b/test/file_message_test.dart
@@ -2,7 +2,7 @@
// 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.
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:source_span/source_span.dart';
import 'package:source_span/src/colors.dart' as colors;
« no previous file with comments | « pubspec.yaml ('k') | test/file_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698