Blob Blame History Raw
#!/bin/perl -w

use Test::More;

plan tests => 1;
use_ok( 'DateTime::Event::ICal' );