Chromium Code Reviews| Index: tests/corelib/string_case_test.dart |
| diff --git a/tests/corelib/string_case_test.dart b/tests/corelib/string_case_test.dart |
| index 6ba535ca10ad68d525fac426c9d6fcf096ff6a3a..ba2f07d88ec4443362c53cc367cfd9b1efb2d712 100644 |
| --- a/tests/corelib/string_case_test.dart |
| +++ b/tests/corelib/string_case_test.dart |
| @@ -2,8 +2,6 @@ |
| // 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"; |
| - |
| class StringCaseTest { |
| static testMain() { |