Index: tests/lib/convert/codec1_test.dart |
diff --git a/tests/lib/codec/codec1_test.dart b/tests/lib/convert/codec1_test.dart |
similarity index 98% |
rename from tests/lib/codec/codec1_test.dart |
rename to tests/lib/convert/codec1_test.dart |
index c4b756c74cb087688d8565b8dc6306635b211422..6132c9616b87ef7db401a6b8e5f96c09a425b4ce 100644 |
--- a/tests/lib/codec/codec1_test.dart |
+++ b/tests/lib/convert/codec1_test.dart |
@@ -2,7 +2,6 @@ |
// 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. |
-import 'dart:codec'; |
import 'dart:convert'; |
import 'package:expect/expect.dart'; |