From 6f05b71163cb08aac06b2ad1dfaa70c752cc04e5 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Mon, 1 Dec 2014 17:03:08 +0100 Subject: inets: Fix typo --- lib/inets/test/httpc_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets') diff --git a/lib/inets/test/httpc_SUITE.erl b/lib/inets/test/httpc_SUITE.erl index 78d7ecbf61..63f8bc5bc6 100644 --- a/lib/inets/test/httpc_SUITE.erl +++ b/lib/inets/test/httpc_SUITE.erl @@ -106,7 +106,7 @@ only_simulated() -> empty_response_header, remote_socket_close, remote_socket_close_async, - process_leak_on_keepalive%, + process_leak_on_keepalive, transfer_encoding, transfer_encoding_identity, redirect_loop, -- cgit v1.2.3