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

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

Issue 143453011: pkg/intl: dartfmt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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 | « pkg/intl/lib/src/temporary_debugging.dart ('k') | pkg/intl/test/date_time_format_test_stub.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/intl/test/data_directory.dart
diff --git a/pkg/intl/test/data_directory.dart b/pkg/intl/test/data_directory.dart
index df76575a529cad284d3f2770ceea233fa5aca3aa..3194364a0f58eb82a7aa073f34e00acd6af4a4d1 100644
--- a/pkg/intl/test/data_directory.dart
+++ b/pkg/intl/test/data_directory.dart
@@ -53,4 +53,4 @@ String get intlDirectory {
'Cannot find ${path.join('pkg','intl')} directory.');
}
-String get datesRelativeToIntl => path.join('lib', 'src', 'data', 'dates');
+String get datesRelativeToIntl => path.join('lib', 'src', 'data', 'dates');
« no previous file with comments | « pkg/intl/lib/src/temporary_debugging.dart ('k') | pkg/intl/test/date_time_format_test_stub.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698