| Index: lib/src/frontend/on_platform.dart
|
| diff --git a/lib/src/frontend/on_platform.dart b/lib/src/frontend/on_platform.dart
|
| index 9da290178993b18547d41a3fc0cb6d62d062ebd0..b04ad3bbf265e2a13f66eb566238aa2972c94b4b 100644
|
| --- a/lib/src/frontend/on_platform.dart
|
| +++ b/lib/src/frontend/on_platform.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 test.frontend.on_platform;
|
| -
|
| /// An annotation for platform-specific customizations for a test suite.
|
| ///
|
| /// See [the README][onPlatform].
|
|
|