| Index: test/serve/gets_first_if_source_changed_test.dart
|
| diff --git a/test/serve/gets_first_if_source_changed_test.dart b/test/serve/gets_first_if_source_changed_test.dart
|
| index 6db27b0ad448ec22bdecec3fed0658bd89b44fc0..cc3693cf3258c9d951453a4355e14b9f3a7a9a40 100644
|
| --- a/test/serve/gets_first_if_source_changed_test.dart
|
| +++ b/test/serve/gets_first_if_source_changed_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 'dart:convert';
|
|
|
| import '../descriptor.dart' as d;
|
|
|