Enable testing
This commit is contained in:
parent
83757cd9bc
commit
4cf81e171c
2 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,9 @@ use_modern_java_syntax = false
|
|||
generate_sources_jar = true
|
||||
generate_javadocs_jar = false
|
||||
|
||||
# Testing
|
||||
enable_junit_testing = true
|
||||
|
||||
# Mod Information
|
||||
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
|
||||
mod_version = 1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue