Chromium Code Reviews| Index: tests/language/temp_mangling_test.dart |
| diff --git a/tests/language/temp_mangling_test.dart b/tests/language/temp_mangling_test.dart |
| index 29f26ee42195afab8805759a53fb853ca4cbed5c..3031891ba62df7b7a13aabe7469cfc3b6d60589d 100644 |
| --- a/tests/language/temp_mangling_test.dart |
| +++ b/tests/language/temp_mangling_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"; |
| - |
| main() { |
| testOne(); |
| testTwo(); |