Chromium Code Reviews| Index: tests/corelib/date_time8_test.dart |
| diff --git a/tests/corelib/date_time8_test.dart b/tests/corelib/date_time8_test.dart |
| index 2e9ac98722aee47588f143d37813681cf7bc5b62..85d573f56b81a5fd582ad825c8f655f64e01c9b6 100644 |
| --- a/tests/corelib/date_time8_test.dart |
| +++ b/tests/corelib/date_time8_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"; |
| + |
| // Make sure the year 0 is correctly printed. |
| testUtc() { |