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

Unified Diff: packages/smoke/test/common.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/codegen/testing_resolver_utils.dart ('k') | packages/smoke/test/common_utils_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/smoke/test/common.dart
diff --git a/packages/smoke/test/common.dart b/packages/smoke/test/common.dart
index 5400e74a13ba312b8c74167e23e854bb5506cfaf..6c511b2ef3ed50cc698aed0edde0090d0ea061d3 100644
--- a/packages/smoke/test/common.dart
+++ b/packages/smoke/test/common.dart
@@ -7,7 +7,7 @@
library smoke.test.common;
import 'package:smoke/smoke.dart' as smoke;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
main() {
test('read value', () {
« no previous file with comments | « packages/smoke/test/codegen/testing_resolver_utils.dart ('k') | packages/smoke/test/common_utils_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698