From 599107f1dcc6533c094301ad21919c7c697b9a1b Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Thu, 9 Nov 2017 14:05:31 +0100 Subject: Remove unused test include file from test suites --- lib/inets/test/httpd_load.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/inets/test/httpd_load.erl') diff --git a/lib/inets/test/httpd_load.erl b/lib/inets/test/httpd_load.erl index 39c2280f23..a849c71f2d 100644 --- a/lib/inets/test/httpd_load.erl +++ b/lib/inets/test/httpd_load.erl @@ -22,7 +22,6 @@ -module(httpd_load). -include("test_server.hrl"). --include("test_server_line.hrl"). %% General testcases bodies called from httpd_SUITE -export([load_test/5]). -- cgit v1.2.3