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

Unified Diff: packages/smoke/test/common_utils_test.dart

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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 | « packages/smoke/test/common.dart ('k') | packages/smoke/test/mirrors_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/smoke/test/common_utils_test.dart
diff --git a/packages/smoke/test/common_utils_test.dart b/packages/smoke/test/common_utils_test.dart
index e62f1d1e31d6647819cf0ca7c00bf26d2e105ea1..e9818c92fe5f55bc63cbb2fa262baed081bc302b 100644
--- a/packages/smoke/test/common_utils_test.dart
+++ b/packages/smoke/test/common_utils_test.dart
@@ -5,7 +5,7 @@
library smoke.test.common_utils;
import 'package:smoke/src/common.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
main() {
test('adjustList', () {
« no previous file with comments | « packages/smoke/test/common.dart ('k') | packages/smoke/test/mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698