Put testsuite in its own directory
This commit is contained in:
parent
0cf25ebaf4
commit
114b9b099c
16 changed files with 107 additions and 0 deletions
2
testsuite/modules/run-simple-module-app.sh
Executable file
2
testsuite/modules/run-simple-module-app.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
java --module-path outDir -m main.app/dev.katkak.modules.main.MainApp
|
||||
Loading…
Add table
Add a link
Reference in a new issue