| Index: tests/compiler/dart2js/serialization/compilation0_test.dart
|
| diff --git a/tests/compiler/dart2js/serialization/compilation0_test.dart b/tests/compiler/dart2js/serialization/compilation0_test.dart
|
| index fb7c8bf53b0c0777cbe62449548fe87680281314..9df7f531de6efb810a78b06553ba87cf0a189d8c 100644
|
| --- a/tests/compiler/dart2js/serialization/compilation0_test.dart
|
| +++ b/tests/compiler/dart2js/serialization/compilation0_test.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -library dart2js.serialization.compilation1_test;
|
| +library dart2js.serialization.compilation0_test;
|
|
|
| import 'compilation_test_helper.dart' as test;
|
| import 'test_data.dart';
|
|
|