~ubuntu-branches/ubuntu/jaunty/libdatetime-format-w3cdtf-perl/jaunty

« back to all changes in this revision

Viewing changes to t/00load.t

  • Committer: Bazaar Package Importer
  • Author(s): Jaldhar H. Vyas
  • Date: 2006-01-18 22:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20060118224929-steoea8mgorewddu
Tags: upstream-0.04
ImportĀ upstreamĀ versionĀ 0.04

Show diffs side-by-side

added added

removed removed

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