Index: tests/corelib/date_time4_test.dart |
diff --git a/tests/corelib/date_time4_test.dart b/tests/corelib/date_time4_test.dart |
index d536037d2cbefb2ee87511f61ae29acb9856dabf..7e936ff0e1bca53c7c51fe0a6722eae096f67aed 100644 |
--- a/tests/corelib/date_time4_test.dart |
+++ b/tests/corelib/date_time4_test.dart |
@@ -2,6 +2,8 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "package:expect/expect.dart"; |
+ |
// Test fromString with 6 digits after the decimal point. |
main() { |