Skip to content
Snippets Groups Projects
Commit 4d90a0ba authored by Griefed's avatar Griefed :joystick:
Browse files

no message

parent ba207a6b
No related branches found
No related tags found
No related merge requests found
package de.griefed.project;
import org.junit.jupiter.api.Test;
public class MainTest {
MainTest() {
}
@Test
void testMain() {
Main.main(null);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment