update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2 lines
91 B
Bash
2 lines
91 B
Bash
#!/usr/bin/env bash
|
|
java --module-path outDir -m main.app/com.baeldung.modules.main.MainApp |