Index: tests/pkg/http/http_test.dart |
diff --git a/tests/pkg/http/http_test.dart b/tests/pkg/http/http_test.dart |
index 94f25b2ee10e20dfa13d0255a5d033705fc3eed2..d7bc7b3d76c88b17a007c1171bbdcb2bcdf72cdb 100644 |
--- a/tests/pkg/http/http_test.dart |
+++ b/tests/pkg/http/http_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'; |
+import 'dart:dartino'; |
import 'dart:typed_data'; |
import 'package:expect/expect.dart'; |