summaryrefslogtreecommitdiff
path: root/lib/inets/test
diff options
context:
space:
mode:
authorMicael Karlberg <bmk@erlang.org>2020-08-04 17:43:50 +0200
committerMicael Karlberg <bmk@erlang.org>2020-08-04 17:43:50 +0200
commitca83f680aab717fe65634247d16f18a8cbfc6d8d (patch)
treea1d8221f9b81522deb22b8e1eab434dbec0ff934 /lib/inets/test
parent3d1249dc3cf9231f23b7dafab909ead6819b1ca6 (diff)
parent4d74e8b2f1914c62cb1f05a5bae4edc204665560 (diff)
downloaderlang-ca83f680aab717fe65634247d16f18a8cbfc6d8d.tar.gz
Merge branch 'maint'
Diffstat (limited to 'lib/inets/test')
-rw-r--r--lib/inets/test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/inets/test/Makefile b/lib/inets/test/Makefile
index 6ab9771a8f..84ccecb5e3 100644
--- a/lib/inets/test/Makefile
+++ b/lib/inets/test/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1997-2018. All Rights Reserved.
+# Copyright Ericsson AB 1997-2020. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -166,7 +166,7 @@ INETS_FILES = inets.config $(INETS_SPECS)
INETS_DATADIRS = inets_SUITE_data inets_socketwrap_SUITE_data
-HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data old_httpd_SUITE_data httpd_bench_SUITE_data
+HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data httpd_bench_SUITE_data
HTTPC_DATADIRS = httpc_SUITE_data httpc_proxy_SUITE_data