mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-05 00:11:31 +02:00
9 lines
141 B
Batchfile
Executable file
9 lines
141 B
Batchfile
Executable file
|
|
|
|
SET
|
|
CD /D %~dp0
|
|
REM perl imapsync --testsunit tests_kill_zero
|
|
REM perl imapsync --testsunit tests_killpid
|
|
|
|
perl imapsync --tests
|
|
|