IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13206


Ignore:
Timestamp:
May 3, 2007, 2:43:44 PM (19 years ago)
Author:
jhoblitt
Message:

fix test count

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/t/03_server_create_object.t

    r13205 r13206  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 03_server_create_object.t,v 1.16 2007-05-04 00:42:53 jhoblitt Exp $
     5# $Id: 03_server_create_object.t,v 1.17 2007-05-04 00:43:44 jhoblitt Exp $
    66
    77use strict;
    88use warnings FATAL => qw( all );
    99
    10 use Test::More tests => 16;
     10use Test::More tests => 22;
    1111
    1212use lib qw( ./t ./lib );
  • trunk/Nebulous/t/03_server_create_object.t

    r13205 r13206  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 03_server_create_object.t,v 1.16 2007-05-04 00:42:53 jhoblitt Exp $
     5# $Id: 03_server_create_object.t,v 1.17 2007-05-04 00:43:44 jhoblitt Exp $
    66
    77use strict;
    88use warnings FATAL => qw( all );
    99
    10 use Test::More tests => 16;
     10use Test::More tests => 22;
    1111
    1212use lib qw( ./t ./lib );
Note: See TracChangeset for help on using the changeset viewer.