IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2009, 2:33:25 PM (17 years ago)
Author:
jhoblitt
Message:

add neb-rm --force flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/t/62_client_delete_instance.t

    r23934 r24440  
    1010use Apache::Test qw( -withtestmore );
    1111
    12 plan tests => 11;
     12plan tests => 10;
    1313
    1414use lib qw( ./t ./lib );
     
    3535
    3636    is( $uri, @$locations[0], "delete instance" );
    37 
    38     ok( ! -e _get_file_path( @$locations[0] ), "deleted file" );
    3937}
    4038
Note: See TracChangeset for help on using the changeset viewer.