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

Unified Diff: tests/corelib/list_sort_test.dart

Issue 11233063: Move ObjectNotClosureException and ClosureArgumentMismatchException to patch file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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
« runtime/lib/errors_patch.dart ('K') | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/list_sort_test.dart
diff --git a/tests/corelib/list_sort_test.dart b/tests/corelib/list_sort_test.dart
index 36dbc03823c6d6e9f747225e33c27e80906f020b..7cd97fb2cb2aea3c21f5ea32274103f81f20cf23 100644
--- a/tests/corelib/list_sort_test.dart
+++ b/tests/corelib/list_sort_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library ListSortTest;
-#source("sort_helper.dart");
+part "sort_helper.dart";
class ListSortTest {
static void testMain() {
« runtime/lib/errors_patch.dart ('K') | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698