IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17691


Ignore:
Timestamp:
May 14, 2008, 5:24:58 PM (18 years ago)
Author:
jhoblitt
Message:

turn off tracing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/t/51_client_create.t

    r17644 r17691  
    33# Copryight (C) 2004-2005  Joshua Hoblitt
    44#
    5 # $Id: 51_client_create.t,v 1.5 2008-05-13 00:16:15 jhoblitt Exp $
     5# $Id: 51_client_create.t,v 1.6 2008-05-15 03:24:58 jhoblitt Exp $
    66
    77use strict;
     
    1414use lib qw( ./t ./lib );
    1515
    16 use Nebulous::Client trace => 'debug';
    17 #use Nebulous::Client;
     16use Nebulous::Client;
    1817use Test::Nebulous;
    1918use Test::URI;
Note: See TracChangeset for help on using the changeset viewer.