mirror of
https://github.com/runelite/example-plugin.git
synced 2026-04-19 22:58:16 -04:00
add jshell test dependency
This commit is contained in:
@@ -20,6 +20,7 @@ dependencies {
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation group: 'net.runelite', name:'client', version: runeLiteVersion
|
||||
testImplementation group: 'net.runelite', name:'jshell', version: runeLiteVersion
|
||||
}
|
||||
|
||||
group = 'com.example'
|
||||
|
||||
Reference in New Issue
Block a user