summaryrefslogtreecommitdiff
path: root/lib/inets/test/httpd_mod.erl
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2017-11-15 14:40:00 +0100
committerErlang/OTP <otp@erlang.org>2017-11-15 14:40:00 +0100
commit5e3a6a639e22b4e5b0b0b0c4d4407e4c553c377b (patch)
treed31ae4a84d9654df1abbe3e44a6cbbf676f3a0a6 /lib/inets/test/httpd_mod.erl
parent24e0ec632a12f8f5ef2afc7cfc2118b7db6c1df9 (diff)
parent599107f1dcc6533c094301ad21919c7c697b9a1b (diff)
downloaderlang-5e3a6a639e22b4e5b0b0b0c4d4407e4c553c377b.tar.gz
Merge branch 'hans/fix_build_env/OTP-14765' into maint-18
* hans/fix_build_env/OTP-14765: Remove unused test include file from test suites eldap: Repair Makefile
Diffstat (limited to 'lib/inets/test/httpd_mod.erl')
-rw-r--r--lib/inets/test/httpd_mod.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/inets/test/httpd_mod.erl b/lib/inets/test/httpd_mod.erl
index 847586a903..ea2d0a0b85 100644
--- a/lib/inets/test/httpd_mod.erl
+++ b/lib/inets/test/httpd_mod.erl
@@ -22,7 +22,6 @@
-module(httpd_mod).
-include("test_server.hrl").
--include("test_server_line.hrl").
%% General testcases bodies called from httpd_SUITE
-export([alias/4, actions/4, security/5, auth/4, auth_api/6,