summaryrefslogtreecommitdiff
path: root/t/op/cproto.t
diff options
context:
space:
mode:
Diffstat (limited to 't/op/cproto.t')
-rw-r--r--t/op/cproto.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/op/cproto.t b/t/op/cproto.t
index dabb4bc4a6..8870df8d08 100644
--- a/t/op/cproto.t
+++ b/t/op/cproto.t
@@ -7,7 +7,7 @@ BEGIN {
}
BEGIN { require './test.pl'; }
-plan tests => 247;
+plan tests => 248;
while (<DATA>) {
chomp;
@@ -83,6 +83,7 @@ exec undef
exists undef
exit (;$)
exp (_)
+fc (_)
fcntl (*$$)
fileno (*)
flock (*$)