~ubuntu-branches/ubuntu/vivid/libdatetime-format-mail-perl/vivid

« back to all changes in this revision

Viewing changes to t/basic.t

  • Committer: Package Import Robot
  • Author(s): gregor herrmann
  • Date: 2014-05-11 17:16:37 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140511171637-uf7d368zck9ea0om
Tags: 0.4010-1
* Update debian/watch.
  uversionmangle now also handles three-digit minor versions.

* New upstream release.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update build dependencies.
* Update short/long description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: basic.t 991 2003-10-21 14:54:56Z koschei $
 
1
# $Id$
2
2
use strict;
3
3
use Test::More tests => 8;
4
4
use vars qw( $class );