1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/test_tests.bat
Nick Bebout b7c835d670 1.670
2015-12-03 11:16:32 -06:00

10 lines
206 B
Batchfile

@REM $Id: test_tests.bat,v 1.3 2015/09/19 08:46:11 gilles Exp gilles $
@REM cd C:\msys\1.0\home\Admin\imapsync
cd /D %~dp0
perl .\imapsync --modules_version
perl .\imapsync --tests
@REM @PAUSE