Index: tests/corelib/sort_test.dart |
diff --git a/tests/corelib/sort_test.dart b/tests/corelib/sort_test.dart |
index 5f18ecc648480aa52fc0e0a3b6bf2f81e91730a8..e9f329a8c55996ee360ef89dc63e3c92b7a555bf 100644 |
--- a/tests/corelib/sort_test.dart |
+++ b/tests/corelib/sort_test.dart |
@@ -4,7 +4,6 @@ |
// Dart test for sort routines. |
#library("SortTest.dart"); |
-#import("dart:coreimpl"); |
#source("sort_helper.dart"); |
main() { |