| Index: tests/language_2/assertion_initializer_const_error2_test.dart
|
| diff --git a/tests/language/assertion_initializer_const_error2_test.dart b/tests/language_2/assertion_initializer_const_error2_test.dart
|
| similarity index 96%
|
| rename from tests/language/assertion_initializer_const_error2_test.dart
|
| rename to tests/language_2/assertion_initializer_const_error2_test.dart
|
| index a58ff670e1c0e94a77ef000bf2bdc94a9316e950..ec4566a7d605cc3b075a1d149869159495ac66ad 100644
|
| --- a/tests/language/assertion_initializer_const_error2_test.dart
|
| +++ b/tests/language_2/assertion_initializer_const_error2_test.dart
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 201, the Dart project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
| // 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.
|
| // VMOptions=--assert_initializer
|
|
|