From 12dfb6b9e03a5e717071c23c7c0d2bdef8f7c4d4 Mon Sep 17 00:00:00 2001 From: maxonfjvipon Date: Wed, 10 Apr 2024 22:19:18 +0300 Subject: [PATCH] feat(#3042): back --- eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java b/eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java index 102587af81..824366320c 100644 --- a/eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java +++ b/eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java @@ -45,7 +45,7 @@ * * @since 0.19 */ -public final class EOtryTes t { +public final class EOtryTest { @Test public void catchesException() {