Index: tests/lib/convert/encoding_test.dart |
diff --git a/tests/lib/convert/encoding_test.dart b/tests/lib/convert/encoding_test.dart |
index 4c78a85559a4de33237659bc1690e0e53c1dd34b..9704d4a7764b73f0d8a3ff06478afdbf87a8ec75 100644 |
--- a/tests/lib/convert/encoding_test.dart |
+++ b/tests/lib/convert/encoding_test.dart |
@@ -29,7 +29,6 @@ void runTest(List<int> bytes, expected) { |
controller.close(); |
} |
- |
main() { |
for (var test in UNICODE_TESTS) { |
var bytes = test[0]; |