mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-20 11:24:23 +01:00
Fix gradle
This commit is contained in:
parent
9b90e9bfb6
commit
9f8062df9b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/*
|
||||
TODO: ForgeGradle can't understand test sourcesets. Sad.
|
||||
import java.io.File;
|
||||
import java.lang.reflect.Method;
|
||||
import java.util.*;
|
||||
|
@ -129,3 +131,4 @@ public class WrappedGradleStart extends GradleStart {
|
|||
}
|
||||
}
|
||||
}
|
||||
*/
|
Loading…
Reference in a new issue