Index: /branches/eam_branches/ipp-20191011/Nebulous/t/59_client_delete.t
===================================================================
--- /branches/eam_branches/ipp-20191011/Nebulous/t/59_client_delete.t	(revision 40998)
+++ /branches/eam_branches/ipp-20191011/Nebulous/t/59_client_delete.t	(revision 40999)
@@ -24,17 +24,4 @@
 Test::Nebulous->cleanup;
 
-# test of the eval thing;
-## Test::Nebulous->setup;
-## eval {
-##     my $neb = Nebulous::Client->new(
-##         proxy => "http://$hostport/nebulous",
-##     );
-##     print "1\n";
-##     $neb->delete( "foo", 0, 1, 2 );
-##     print "2\n";
-## };
-## like( $@, qr/1 - 3 were expected/, "too many params" );
-## die "ex";
-
 Test::Nebulous->setup;
 {
