remove debugging information
This commit is contained in:
@@ -202,8 +202,7 @@ test(traditional,
|
|||||||
format(CGI, '~w', [Data]),
|
format(CGI, '~w', [Data]),
|
||||||
close(CGI),
|
close(CGI),
|
||||||
close(Out),
|
close(Out),
|
||||||
(
|
http_read_mf(TmpF, Header, Reply),
|
||||||
http_read_mf(TmpF, Header, Reply) ; stop_low_level_trace, halt),
|
|
||||||
assert_header(Header, status(ok, _)).
|
assert_header(Header, status(ok, _)).
|
||||||
|
|
||||||
test(unicode,
|
test(unicode,
|
||||||
|
Submodule packages/jpl updated: 7c9456b5c9...daedb37386
Reference in New Issue
Block a user