Fixed typo tests are auto skipped on test-run
This commit is contained in:
parent
71213b3c22
commit
3428ad1bf1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Requirements;
|
|||
Test launch from command line;
|
||||
|
||||
```
|
||||
JAVA_HOME=/usr/lib/jvm/jdk-25/ mvn verify -P test-run,test-none
|
||||
JAVA_HOME=/usr/lib/jvm/jdk-25/ mvn verify -P test-run
|
||||
```
|
||||
|
||||
In an IDE setup an runner with the main class from gdxapp4d-boot-desktop module; `love.distributedrebirth.gdxapp4d.boot.desktop.GDXAppDesktopLauncher`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue