Index: tests/unsorted/static_ffi_test.dart |
diff --git a/tests/unsorted/static_ffi_test.dart b/tests/unsorted/static_ffi_test.dart |
index b6abfd63b9d25276b704133a3e73129738987902..4774dd33917c84d92ad2a9a4a21e335bc586cb08 100644 |
--- a/tests/unsorted/static_ffi_test.dart |
+++ b/tests/unsorted/static_ffi_test.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. |
-import 'dart:fletch.ffi'; |
+import 'dart:dartino.ffi'; |
import "package:expect/expect.dart"; |