aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-09-11 12:00:05 +0200
committerHans Nilsson <[email protected]>2017-10-03 12:09:08 +0200
commit7246a3577c767fecf1ae035ee67a95f69f85f815 (patch)
tree86bc9d44709eace51488c2a646b978bb4d95a594 /lib/ssh/test
parent5dfa52ea77f6d71472b3824c4e7782ff61e4fa8c (diff)
downloadotp-7246a3577c767fecf1ae035ee67a95f69f85f815.tar.gz
otp-7246a3577c767fecf1ae035ee67a95f69f85f815.tar.bz2
otp-7246a3577c767fecf1ae035ee67a95f69f85f815.zip
ssh: Put ssh_property_test_SUITE back in test/Makefile
Diffstat (limited to 'lib/ssh/test')
-rw-r--r--lib/ssh/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile
index 32e76cf077..5ea048a352 100644
--- a/lib/ssh/test/Makefile
+++ b/lib/ssh/test/Makefile
@@ -39,6 +39,7 @@ MODULES= \
ssh_bench_SUITE \
ssh_connection_SUITE \
ssh_protocol_SUITE \
+ ssh_property_test_SUITE \
ssh_sftp_SUITE \
ssh_sftpd_SUITE \
ssh_sftpd_erlclient_SUITE \