IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

use PS::IPP::IData::Server::SOAP as a proxy between Apache.pm and Server.pm

File:
1 edited

Legend:

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

    r2872 r2918  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 01_load.t,v 1.3 2005-01-03 23:55:29 jhoblitt Exp $
     5# $Id: 01_load.t,v 1.4 2005-01-06 04:00:23 jhoblitt Exp $
    66
    77use strict;
     
    2020BEGIN { use_ok( 'PS::IPP::IData::Server::SQL' ); }
    2121BEGIN { use_ok( 'PS::IPP::IData::Server::Log' ); }
     22BEGIN { use_ok( 'PS::IPP::IData::Server::SOAP' ); }
Note: See TracChangeset for help on using the changeset viewer.