diff options
Diffstat (limited to 't/op/cproto.t')
-rw-r--r-- | t/op/cproto.t | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/t/op/cproto.t b/t/op/cproto.t index 3bc8b27aa1..cc2426a5f1 100644 --- a/t/op/cproto.t +++ b/t/op/cproto.t @@ -7,7 +7,7 @@ BEGIN { } BEGIN { require './test.pl'; } -plan tests => 238; +plan tests => 237; while (<DATA>) { chomp; @@ -68,7 +68,6 @@ endpwent () endservent () eof (;*) eq ($$) -err () eval undef exec undef exists undef |