1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/test_cook_src.bat
Nick Bebout 4a1d71d8fd 1.644
2015-08-03 20:44:40 -05:00

11 lines
184 B
Batchfile

REM $Id: test_cook_src.bat,v 1.1 2015/04/02 23:38:16 gilles Exp gilles $
cd /D %~dp0
@REM EXIT
perl .\imapsync
perl .\imapsync --tests
perl .\imapsync --testslive
@PAUSE