Fix transitive AW test

Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
shedaniel
2021-09-18 19:11:05 +08:00
parent 6f9fb64e34
commit c17274a880

View File

@@ -1,7 +1,7 @@
// This is used by a range of tests that append to this file before running the gradle tasks.
// Can be used for tests that require minimal custom setup
plugins {
id 'fabric-loom'
id 'dev.architectury.loom'
id 'maven-publish'
}