Chromium Code Reviews| Index: tests/compiler/dart2js/js_backend_cps_ir_operators2_test.dart |
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_operators2_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_operators2_test.dart |
| index 21ffdc512bf1134910c8ece5509657dc2ff5180d..fd156e09db8811a31bbcd68a7ea66e9bfbde8e8f 100644 |
| --- a/tests/compiler/dart2js/js_backend_cps_ir_operators2_test.dart |
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_operators2_test.dart |
| @@ -4,7 +4,7 @@ |
| // Tests of operators. |
| -library operators_tests; |
| +library operators2_tests; |
| import 'js_backend_cps_ir.dart'; |