aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/Makefile
diff options
context:
space:
mode:
authorJohannes Weißl <[email protected]>2013-08-31 04:08:13 +0200
committerIngela Anderton Andin <[email protected]>2014-02-05 10:32:23 +0100
commite5764c3299eb5c500b1f4e3d743ec2c780e4b6bb (patch)
tree678646fa0ffb4e2fa165e84a385b50bbc9883dbd /lib/inets/test/Makefile
parent459c933d7c186ea7d862b9fe4f308e9ea632a3d2 (diff)
downloadotp-e5764c3299eb5c500b1f4e3d743ec2c780e4b6bb.tar.gz
otp-e5764c3299eb5c500b1f4e3d743ec2c780e4b6bb.tar.bz2
otp-e5764c3299eb5c500b1f4e3d743ec2c780e4b6bb.zip
Test nocache option of mod_cgi and mod_esi
Tests that the nocache options work and can be used independently from each other. This was broken before c8ef69c. Conflicts: lib/inets/test/httpd_basic_SUITE.erl
Diffstat (limited to 'lib/inets/test/Makefile')
-rw-r--r--lib/inets/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/test/Makefile b/lib/inets/test/Makefile
index 0e7954fba8..b1daf51e25 100644
--- a/lib/inets/test/Makefile
+++ b/lib/inets/test/Makefile
@@ -215,7 +215,7 @@ INETS_FILES = inets.config $(INETS_SPECS)
# inets_tftp_suite
INETS_DATADIRS = inets_SUITE_data inets_sup_SUITE_data
-HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data
+HTTPD_DATADIRS = httpd_test_data httpd_SUITE_data httpd_basic_SUITE_data
HTTPC_DATADIRS = httpc_SUITE_data httpc_proxy_SUITE_data
FTP_DATADIRS = ftp_SUITE_data