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

Unified Diff: tests/isolate/port_test.dart

Issue 807193003: Re-apply "Remove unittest and matcher from the repo." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 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 | « site/try/build_try.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/port_test.dart
diff --git a/tests/isolate/port_test.dart b/tests/isolate/port_test.dart
index e04b29c585007bb7bab7025c63c563b7f4a1a0db..8251d9f5b9eb191b78e16248c869c3a71e97976b 100644
--- a/tests/isolate/port_test.dart
+++ b/tests/isolate/port_test.dart
@@ -9,7 +9,6 @@
library PortTest;
import "package:expect/expect.dart";
import 'dart:isolate';
-import '../../pkg/matcher/lib/matcher.dart';
main() {
testHashCode();
« no previous file with comments | « site/try/build_try.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698