~ubuntu-branches/ubuntu/vivid/libwiki-toolkit-formatter-usemod-perl/vivid

« back to all changes in this revision

Viewing changes to t/node-suffix.t

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2008-05-05 16:32:42 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080505163242-2mhz2xh17hd0d7ap
Tags: 0.22-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
use strict;
2
 
use Test::More tests => 2;
 
2
use Test::More;
3
3
use Wiki::Toolkit::Formatter::UseMod;
4
 
use Test::MockObject;
 
4
 
 
5
eval { require Test::MockObject; };
 
6
if ( $@ ) {
 
7
    plan skip_all => "Can't find Test::MockObject";
 
8
}
 
9
 
 
10
plan tests => 2;
5
11
 
6
12
my $wikitext = <<WIKITEXT;
7
13