mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-30 19:29:17 +00:00 
			
		
		
		
	repare
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -32,10 +32,11 @@ dependencies { | ||||
|  | ||||
| application { | ||||
|     // Define the main class for the application. | ||||
|     mainClass = 'pokemudry.App' | ||||
|     mainClass = 'PokeMudry' | ||||
| } | ||||
|  | ||||
| /* | ||||
| tasks.named('test') { | ||||
|     // Use JUnit Platform for unit tests. | ||||
|     useJUnitPlatform() | ||||
| } | ||||
| */ | ||||
|   | ||||
| @@ -1,11 +0,0 @@ | ||||
| /* | ||||
|  * 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 { | ||||
|      | ||||
| } | ||||
		Reference in New Issue
	
	Block a user