Document common test runner as 'bash run-tests.sh' (executable bit doesn't survive this filesystem's git add)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Minecraft/Forge/NeoForge API usage — it must compile standalone under plain `j
|
||||
## Testing
|
||||
|
||||
```
|
||||
./run-tests.sh
|
||||
bash run-tests.sh
|
||||
```
|
||||
|
||||
Compiles `src/main/java` + `src/test/java` and runs every `*Test.java` class's `main()`. No
|
||||
|
||||
Reference in New Issue
Block a user