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

10 lines
98 B
Perl
Raw Normal View History

2011-03-12 03:45:04 +01:00
#! /usr/bin/perl
use strict;
use warnings;
use Test::More tests => 1;
use_ok('Authen::NTLM');