remove debugging information

This commit is contained in:
Vítor Santos Costa
2010-07-21 11:12:15 +01:00
parent 73c89b096d
commit 92a8e37769
2 changed files with 2 additions and 3 deletions

View File

@@ -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,