mirror of
https://github.com/FabricMC/fabric.git
synced 2025-09-07 03:39:18 +00:00
Setup unit tests & format gradle files. (#3073)
This commit is contained in:
@@ -6,9 +6,7 @@ moduleDependencies(project, [
|
||||
'fabric-resource-loader-v0'
|
||||
])
|
||||
|
||||
testDependencies(project, [
|
||||
':fabric-command-api-v2'
|
||||
])
|
||||
testDependencies(project, [':fabric-command-api-v2'])
|
||||
|
||||
loom {
|
||||
accessWidenerPath = file("src/main/resources/fabric-object-builder-api-v1.accesswidener")
|
||||
|
Reference in New Issue
Block a user