| Index: tests/dartino_compiler/incremental/common.dart
|
| diff --git a/tests/fletchc/incremental/common.dart b/tests/dartino_compiler/incremental/common.dart
|
| similarity index 98%
|
| rename from tests/fletchc/incremental/common.dart
|
| rename to tests/dartino_compiler/incremental/common.dart
|
| index 1243f4b8ec288149ffef4ba4e3b61e56059990ff..cf47434afc63721124218ea24cf72e33fbab79ad 100644
|
| --- a/tests/fletchc/incremental/common.dart
|
| +++ b/tests/dartino_compiler/incremental/common.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.md file.
|
|
|
| -library tests.fletchc.incremental.common;
|
| +library tests.dartino_compiler.incremental.common;
|
|
|
| export 'dart:async' show
|
| Future;
|
|
|