| OLD | NEW |
| 1 <!-- | 1 <!-- |
| 2 Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 2 Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file |
| 3 for details. All rights reserved. Use of this source code is governed by a | 3 for details. All rights reserved. Use of this source code is governed by a |
| 4 BSD-style license that can be found in the LICENSE file. | 4 BSD-style license that can be found in the LICENSE file. |
| 5 --> | 5 --> |
| 6 # Rasta regression tests | 6 # Rasta regression tests |
| 7 | 7 |
| 8 The tests in this directory were copied from [rasta](https://github.com/dart-lan
g/rasta/tree/dace1ed5964953ce53065fd41eebfa8920419ff0/test/kernel/regression), a
t commit [dace1ed](https://github.com/dart-lang/rasta/commit/dace1ed5964953ce530
65fd41eebfa8920419ff0). | 8 The tests in this directory were copied from [rasta](https://github.com/dart-lan
g/rasta/tree/dace1ed5964953ce53065fd41eebfa8920419ff0/test/kernel/regression), a
t commit [dace1ed](https://github.com/dart-lang/rasta/commit/dace1ed5964953ce530
65fd41eebfa8920419ff0). |
| 9 | 9 |
| 10 The rasta expectation files `*.dart.txt` have been copied three times to `* .out
line.expect`, `*.direct.expect`, and `*.dart.dartk.expect`. | 10 The rasta expectation files `*.dart.txt` have been copied three times to `* .out
line.expect`, `*.direct.expect`, and `*.dart.dartk.expect`. |
| OLD | NEW |