Undo accidental code commenting.
This commit is contained in:
		
							parent
							
								
									53b839b739
								
							
						
					
					
						commit
						9ca915df15
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -45,9 +45,9 @@ class DecompileTest extends Specification implements GradleProjectTestTrait { | |||
| 
 | ||||
| 		where: | ||||
| 			decompiler 		| task								| version | ||||
| //			'fernflower'	| "genSourcesWithFernFlower"		| DEFAULT_GRADLE | ||||
| //			'fernflower'	| "genSourcesWithFernFlower"		| PRE_RELEASE_GRADLE | ||||
| //			'cfr' 			| "genSourcesWithCfr"				| DEFAULT_GRADLE | ||||
| 			'fernflower'	| "genSourcesWithFernFlower"		| DEFAULT_GRADLE | ||||
| 			'fernflower'	| "genSourcesWithFernFlower"		| PRE_RELEASE_GRADLE | ||||
| 			'cfr' 			| "genSourcesWithCfr"				| DEFAULT_GRADLE | ||||
| 			'cfr' 			| "genSourcesWithCfr"				| PRE_RELEASE_GRADLE | ||||
| 	} | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue