Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit 18c83f4

Browse files
committed
Defined test sourceSet mixin refmap configuration
1 parent e5651cd commit 18c83f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ dependencies {
6868
mixin {
6969
defaultObfuscationEnv notch
7070
add sourceSets.main, 'mixins.capi.refmap.json'
71+
add sourceSets.test, 'mixins.client.refmap.json'
7172
}
7273

0 commit comments

Comments
 (0)