| Index: test/serve/does_not_watch_compiled_js_files_test.dart
|
| diff --git a/test/serve/does_not_watch_compiled_js_files_test.dart b/test/serve/does_not_watch_compiled_js_files_test.dart
|
| index b64e69ff1adce58515781bac9d6b184694b95824..915598620f7d48381b0ef71c46a7c87356b0cb12 100644
|
| --- a/test/serve/does_not_watch_compiled_js_files_test.dart
|
| +++ b/test/serve/does_not_watch_compiled_js_files_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.
|
|
|
| -library pub_tests;
|
| -
|
| import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|