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

Unified Diff: test/yaml_test.dart

Issue 1236933005: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/yaml@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 | « test/yaml_node_wrapper_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/yaml_test.dart
diff --git a/test/yaml_test.dart b/test/yaml_test.dart
index 2d9a0e806bfffffe7f2dac96702b21e231d872e2..8091dc5b2063c71024ef100f8366dc8ffcd0503f 100644
--- a/test/yaml_test.dart
+++ b/test/yaml_test.dart
@@ -4,7 +4,7 @@
library yaml.test;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:yaml/yaml.dart';
import 'utils.dart';
« no previous file with comments | « test/yaml_node_wrapper_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698