mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
Fix unit tests and correct several issues with hinting.
The packet registry tests are defunct, and will be rewritten at a future date.
This commit is contained in:
@@ -91,6 +91,10 @@ javadoc {
|
||||
options.source = '8'
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
mavenJava(MavenPublication) {
|
||||
|
||||
Reference in New Issue
Block a user