remove debugging information
This commit is contained in:
parent
73c89b096d
commit
92a8e37769
@ -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,
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 7c9456b5c9c60ab227674f7653dc226e13973484
|
Subproject commit daedb37386cd9cdebd1473eed60d9bf240379d81
|
Reference in New Issue
Block a user