| Index: lib/src/deprecated/simple_configuration.dart
|
| diff --git a/lib/src/simple_configuration.dart b/lib/src/deprecated/simple_configuration.dart
|
| similarity index 92%
|
| rename from lib/src/simple_configuration.dart
|
| rename to lib/src/deprecated/simple_configuration.dart
|
| index 470b10f97ed78754c3099b0a76b891a1991d7044..bd54090f0d79625abf50ee592172f1d1aef3a24b 100644
|
| --- a/lib/src/simple_configuration.dart
|
| +++ b/lib/src/deprecated/simple_configuration.dart
|
| @@ -2,7 +2,7 @@
|
| // 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 unittest.simple_configuration;
|
| +library unittest.deprecated.simple_configuration;
|
|
|
| import 'test_case.dart';
|
| import 'configuration.dart';
|
|
|