| Index: tests/compiler/dart2js/bad_output_io_test.dart
|
| diff --git a/tests/compiler/dart2js/bad_output_io_test.dart b/tests/compiler/dart2js/bad_output_io_test.dart
|
| index 7815b59c524293be090a58b7d854e30b945e1ed0..6f119813ee36c94b92502e2f0fd3894c34436c24 100644
|
| --- a/tests/compiler/dart2js/bad_output_io_test.dart
|
| +++ b/tests/compiler/dart2js/bad_output_io_test.dart
|
| @@ -4,7 +4,7 @@
|
|
|
| // Test that the compiler can handle imports when package root has not been set.
|
|
|
| -library dart2js.test.missing_file;
|
| +library dart2js.test.bad_output_io;
|
|
|
| import 'dart:io' show exit;
|
| import 'package:expect/expect.dart';
|
|
|