| Index: test/serve/native_watch_added_file_test.dart
|
| diff --git a/test/serve/native_watch_added_file_test.dart b/test/serve/native_watch_added_file_test.dart
|
| index 47e7f0a13f8b74fc31700abb9d41a25673209edf..4f3df8aa3e57315a255b13486f0b15205445e9f3 100644
|
| --- a/test/serve/native_watch_added_file_test.dart
|
| +++ b/test/serve/native_watch_added_file_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';
|
|
|