1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 08:12:48 +01:00
imapsync/W/test_cook_src.bat

11 lines
184 B
Batchfile
Raw Normal View History

2015-08-04 03:44:40 +02:00
REM $Id: test_cook_src.bat,v 1.1 2015/04/02 23:38:16 gilles Exp gilles $
2015-05-28 19:04:57 +02:00
cd /D %~dp0
@REM EXIT
perl .\imapsync
perl .\imapsync --tests
perl .\imapsync --testslive
@PAUSE