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

Unified Diff: dart/tests/try/web/internal_error_test.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/end_to_end_test.dart ('k') | dart/tests/try/web/mock_try.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/web/internal_error_test.dart
diff --git a/dart/tests/try/internal_error_test.dart b/dart/tests/try/web/internal_error_test.dart
similarity index 92%
rename from dart/tests/try/internal_error_test.dart
rename to dart/tests/try/web/internal_error_test.dart
index 9cad55eeec18458dbe3979cc545c65417b48e6cd..05f447c33f20fae97d57c2f3675f19c179ae846a 100644
--- a/dart/tests/try/internal_error_test.dart
+++ b/dart/tests/try/web/internal_error_test.dart
@@ -19,8 +19,8 @@ import 'package:try/src/ui.dart' show
import 'package:try/src/user_option.dart' show
UserOption;
-import '../../pkg/expect/lib/expect.dart';
-import '../../pkg/async_helper/lib/async_helper.dart';
+import 'package:expect/expect.dart';
+import 'package:async_helper/async_helper.dart';
main() {
UserOption.storage = {};
« no previous file with comments | « dart/tests/try/web/end_to_end_test.dart ('k') | dart/tests/try/web/mock_try.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698