mirror of
https://github.com/kuroppoi/entralinked.git
synced 2026-04-24 07:06:50 -05:00
4 lines
56 B
Batchfile
4 lines
56 B
Batchfile
@echo off
|
|
call ../gradlew test -p .. --stacktrace
|
|
pause
|