Closed
Description
tests/standalone/src/io/ManyEchoServerTest.dart:7:1: error: no #library tag found in tests/standalone/src/io/EchoServerTest.dart
import("EchoServerTest.dart", prefix: "single");
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I think it is an easy fix, just add this line to tests/standalone/src/io/EchoServerTest.dart: