мелкое исправление

This commit is contained in:
swayfarer 2025-05-21 20:50:05 +03:00
parent 73d284a458
commit b3ac346168

View File

@ -18,6 +18,6 @@ public class CLIInputReaderTest {
String result = inputReader.readString();
assertEquals("а", result, ":(");
}
void
}