mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
10 lines
141 B
Batchfile
Executable File
10 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
|
|
|