Skip to content
Snippets Groups Projects
Commit 2f36359e authored by PIERRON Laurent's avatar PIERRON Laurent :man_in_tuxedo_tone1:
Browse files

Removing keyword public form classe CalcEngineTest

parent 3154de03
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ import org.junit.jupiter.api.Test; ...@@ -6,7 +6,7 @@ import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertEquals;
public class CalcEngineTest { class CalcEngineTest {
private final CalcEngine engine = new CalcEngine(); private final CalcEngine engine = new CalcEngine();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment