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

Unified Diff: dart/tools/testing/dart/launch_browser.dart

Issue 113713006: test.py: Removed JUnitTestSuite, since it's no longer used (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « no previous file | dart/tools/testing/dart/test_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tools/testing/dart/launch_browser.dart
diff --git a/dart/tools/testing/dart/launch_browser.dart b/dart/tools/testing/dart/launch_browser.dart
index 269d151f3ea792fb0f7130bb030e87772a49a62a..66264d93a81131ec855f236e48db1aced50640f4 100644
--- a/dart/tools/testing/dart/launch_browser.dart
+++ b/dart/tools/testing/dart/launch_browser.dart
@@ -10,7 +10,6 @@
* DARTBIN should be the checked in stable binary.
*/
-import "dart:io";
import "browser_controller.dart";
import "utils.dart";
« no previous file with comments | « no previous file | dart/tools/testing/dart/test_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698