| Index: tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart
|
| diff --git a/tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart b/tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart
|
| index 9da33508585737e1e4ee6a18e952bf88cd89be21..9e08249a7263737546e53e8f3a5a0aab40c03a8a 100644
|
| --- a/tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart
|
| +++ b/tests/compiler/dart2js/js_backend_cps_ir_codeUnitAt_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Tests for constant folding and lowering String.codeUnitAt.
|
|
|
| -library basic_tests;
|
| +library codeUnitAt_tests;
|
|
|
| import 'js_backend_cps_ir.dart';
|
|
|
|
|