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

Unified Diff: test/debug_test.dart

Issue 1131243005: pkg/csslib: use pkg/test and allow latest version of logging pkg (Closed) Base URL: https://github.com/dart-lang/csslib@master
Patch Set: Created 5 years, 7 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/compiler_test.dart ('k') | test/declaration_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debug_test.dart
diff --git a/test/debug_test.dart b/test/debug_test.dart
index 6cfea56a48a11795bff24201ab0bee406401b702..94898eb2917470456678b7c71eea48b8e06a9dc5 100644
--- a/test/debug_test.dart
+++ b/test/debug_test.dart
@@ -1,6 +1,6 @@
library debug;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'testing.dart';
void main() {
« no previous file with comments | « test/compiler_test.dart ('k') | test/declaration_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698