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