mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-03-13 06:14:32 +00:00
12 lines
184 B
Java
12 lines
184 B
Java
/*
|
|
* This Java source file was generated by the Gradle 'init' task.
|
|
*/
|
|
|
|
import org.junit.jupiter.api.Test;
|
|
|
|
import static org.junit.jupiter.api.Assertions.*;
|
|
|
|
class AppTest {
|
|
|
|
}
|