Index: tests/dartino_tests/utils.dart |
diff --git a/tests/fletch_tests/utils.dart b/tests/dartino_tests/utils.dart |
similarity index 94% |
rename from tests/fletch_tests/utils.dart |
rename to tests/dartino_tests/utils.dart |
index 622695853cae47aa659effd5661c9fdd030b1709..48a169771bc35bcd081016554e622e61f1b4ccd6 100644 |
--- a/tests/fletch_tests/utils.dart |
+++ b/tests/dartino_tests/utils.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 fletch_tests.utils; |
+library dartino_tests.utils; |
import 'dart:async' show |
Future; |