IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2005, 6:46:53 PM (22 years ago)
Author:
jhoblitt
Message:

fix test count

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/t/01_load.t

    r2918 r2924  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 01_load.t,v 1.4 2005-01-06 04:00:23 jhoblitt Exp $
     5# $Id: 01_load.t,v 1.5 2005-01-06 04:46:53 jhoblitt Exp $
    66
    77use strict;
     
    1010use lib qw( ./t ./lib );
    1111
    12 use Test::More tests => 8;
     12use Test::More tests => 9;
    1313
    1414BEGIN { use_ok( 'PS::IPP::IData::Client' ); }
Note: See TracChangeset for help on using the changeset viewer.