summaryrefslogtreecommitdiff
path: root/src/tcpclient/__tcpclient_write__.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcpclient/__tcpclient_write__.cc')
-rw-r--r--src/tcpclient/__tcpclient_write__.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tcpclient/__tcpclient_write__.cc b/src/tcpclient/__tcpclient_write__.cc
index 6f73363..9a9f7df 100644
--- a/src/tcpclient/__tcpclient_write__.cc
+++ b/src/tcpclient/__tcpclient_write__.cc
@@ -91,7 +91,7 @@ Upon successful completion, __tcpclient_write__() shall return the number of byt
%!error <Invalid call to __tcpclient_write__> __tcpclient_write__()
-%!test
+%!xtest
%! addr = resolvehost ('gnu.org', 'address');
%! a = tcpclient (addr, 80);;
%! # call HTTP HEAD