~ubuntu-branches/ubuntu/lucid/libhtml-widgets-navmenu-perl/lucid

« back to all changes in this revision

Viewing changes to t/09leading-path.t

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Jonathan Yu, Ryan Niebur, gregor herrmann
  • Date: 2009-12-09 18:35:53 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091209183553-5ud0ofdv4ek4e6i3
Tags: 1.0400-1
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Remove liberror-perl dependency (no longer required upstream)
* Refresh copyright to DEP5 proposed format

[ Ryan Niebur ]
* Update ryan52's email address

[ gregor herrmann ]
* debian/copyright: update years of upstream copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
use strict;
4
4
 
 
5
use lib './t/lib';
 
6
 
5
7
use Test::More tests => 34;
6
8
 
7
9
use HTML::Widgets::NavMenu;