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

Unified Diff: test/posix_test.dart

Issue 1235823009: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/path@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
Index: test/posix_test.dart
diff --git a/test/posix_test.dart b/test/posix_test.dart
index 2368d9992b465ccc40728242bf1c7d9df74b7834..d6d7a90e99030bc17cba0c4cc06200191625af15 100644
--- a/test/posix_test.dart
+++ b/test/posix_test.dart
@@ -4,7 +4,7 @@
library path.test.posix_test;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:path/path.dart' as path;
import 'utils.dart';
« no previous file with comments | « test/path_test.dart ('k') | test/relative_test.dart » ('j') | test/windows_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698