- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
Nebulous (modified) (1 prop)
-
Nebulous/t (modified) (1 prop)
-
Nebulous/t/62_client_delete_instance.t (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/Nebulous
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/Nebulous/t
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/Nebulous/t/62_client_delete_instance.t
r23934 r24557 10 10 use Apache::Test qw( -withtestmore ); 11 11 12 plan tests => 1 1;12 plan tests => 10; 13 13 14 14 use lib qw( ./t ./lib ); … … 35 35 36 36 is( $uri, @$locations[0], "delete instance" ); 37 38 ok( ! -e _get_file_path( @$locations[0] ), "deleted file" );39 37 } 40 38
Note:
See TracChangeset
for help on using the changeset viewer.
