mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-03 13:30:25 +07:00
Failure confirmed working
This commit is contained in:
parent
f89bf027f7
commit
ee5a3269f2
@ -94,11 +94,6 @@ public class ApplicationTests{
|
||||
state.set(State.menu);
|
||||
}
|
||||
|
||||
@Test
|
||||
void tryFail(){
|
||||
fail("a");
|
||||
}
|
||||
|
||||
@Test
|
||||
void initialization(){
|
||||
assertTrue(logic != null);
|
||||
|
Loading…
Reference in New Issue
Block a user