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

Unified Diff: pkg/intl/test/bidi_format_test.dart

Issue 11641005: Add cross-origin test with credentials. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 12 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 | « no previous file | pkg/intl/test/bidi_utils_test.dart » ('j') | tools/testing/dart/browser_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/intl/test/bidi_format_test.dart
diff --git a/pkg/intl/test/bidi_format_test.dart b/pkg/intl/test/bidi_format_test.dart
index 639adab918569095bb769a7c35b89229db513e1c..b4de2ad6c8bc9256f8738a8b78154da2f3f8fe82 100644
--- a/pkg/intl/test/bidi_format_test.dart
+++ b/pkg/intl/test/bidi_format_test.dart
@@ -5,8 +5,8 @@
library bidi_format_test;
-import '../lib/intl.dart';
-import '../../../pkg/unittest/lib/unittest.dart';
+import 'package:intl/intl.dart';
+import 'package:unittest/unittest.dart';
/**
* Tests the bidirectional text formatting library.
« no previous file with comments | « no previous file | pkg/intl/test/bidi_utils_test.dart » ('j') | tools/testing/dart/browser_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698