| Index: test/real_version_test.dart
|
| diff --git a/test/real_version_test.dart b/test/real_version_test.dart
|
| index 51741e31c2b857a1a60b30d8b8f0b0f470352bf1..6834ae7ed9370ed5ef0f602926f7b6551af40703 100644
|
| --- a/test/real_version_test.dart
|
| +++ b/test/real_version_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:io';
|
|
|
| import 'package:path/path.dart' as path;
|
|
|