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

Unified Diff: dart/tests/try/web/test_try.dart

Issue 386563002: Add "point of interest" app for command-line testing of dart2js type information. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | « dart/tests/try/web/test_case.dart ('k') | dart/tools/bots/compiler.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/web/test_try.dart
diff --git a/dart/tests/try/test_try.dart b/dart/tests/try/web/test_try.dart
similarity index 91%
rename from dart/tests/try/test_try.dart
rename to dart/tests/try/web/test_try.dart
index 743f929c8087949e1e859a031f17e3e978fa34bb..52b8e8464c03ff89ab95d466412f2a4cfac82127 100644
--- a/dart/tests/try/test_try.dart
+++ b/dart/tests/try/web/test_try.dart
@@ -13,7 +13,7 @@ export 'package:try/src/interaction_manager.dart' show
export 'package:try/src/ui.dart' show
mainEditorPane;
-export '../../pkg/expect/lib/expect.dart';
+export 'package:expect/expect.dart';
export 'test_case.dart';
« no previous file with comments | « dart/tests/try/web/test_case.dart ('k') | dart/tools/bots/compiler.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698