mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
Undo accidental code commenting.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user