1use strict;
2
3use Test::More tests => 1;
4
5use_ok( 'DateTime::Format::W3CDTF' );
6