IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2005, 12:07:49 PM (21 years ago)
Author:
jhoblitt
Message:

fix broken tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-Metadata-Config/t/06_multi.t

    r3484 r3486  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: 06_multi.t,v 1.2 2005-03-23 19:27:25 jhoblitt Exp $
     5# $Id: 06_multi.t,v 1.3 2005-03-23 22:03:52 jhoblitt Exp $
    66
    77use strict;
     
    6161bar METADATA
    6262    foo S8      -1
     63    foo STR     bar baz
    6364END
    6465};
     
    7374END
    7475foo S8      -1
     76foo STR     bar baz
    7577};
    7678    my $config = $config_parser->parse( $example );
Note: See TracChangeset for help on using the changeset viewer.