1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-03-13 14:24:32 +00:00
PokeHES/app/src/test/java/AppTest.java

12 lines
184 B
Java
Raw Normal View History

2022-05-23 15:40:55 +02:00
/*
* This Java source file was generated by the Gradle 'init' task.
*/
import org.junit.jupiter.api.Test;
2022-05-25 15:35:23 +02:00
2022-05-23 15:40:55 +02:00
import static org.junit.jupiter.api.Assertions.*;
class AppTest {
2022-06-01 16:47:53 +02:00
2022-05-23 15:40:55 +02:00
}