diff --git a/eo-runtime/src/test/java/org/eolang/MainTest.java b/eo-runtime/src/test/java/org/eolang/MainTest.java index 960c0c5a1c..17ff0d7910 100644 --- a/eo-runtime/src/test/java/org/eolang/MainTest.java +++ b/eo-runtime/src/test/java/org/eolang/MainTest.java @@ -42,7 +42,7 @@ * @since 0.1 * @todo #2931:30min Enable all disabled test in the class. The tests were disabled because object * tupled-stdout.eo was removed from eo-runtime tests because it wasn't working in CI. - * Need to refactor them and enable. + * Need to refactor them and enable */ final class MainTest {