aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-11-12 17:08:40 +0100
committerIngela Anderton Andin <[email protected]>2013-11-13 10:58:20 +0100
commitfe6ddb300dbf092b02260a06baf6238f4d81eb14 (patch)
treec4c15a58ea841be2ad84c5c3163d0d64404324a9 /lib/ssh/test/Makefile
parent32102f1e8225dada7526c9bfee6622f9026ba4cd (diff)
downloadotp-fe6ddb300dbf092b02260a06baf6238f4d81eb14.tar.gz
otp-fe6ddb300dbf092b02260a06baf6238f4d81eb14.tar.bz2
otp-fe6ddb300dbf092b02260a06baf6238f4d81eb14.zip
ssh: Add CLI test case
Diffstat (limited to 'lib/ssh/test/Makefile')
-rw-r--r--lib/ssh/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile
index 13caafc055..740dbd0235 100644
--- a/lib/ssh/test/Makefile
+++ b/lib/ssh/test/Makefile
@@ -39,7 +39,8 @@ MODULES= \
ssh_sftpd_erlclient_SUITE \
ssh_connection_SUITE \
ssh_echo_server \
- ssh_peername_sockname_server
+ ssh_peername_sockname_server \
+ ssh_test_cli
HRL_FILES_NEEDED_IN_TEST= \
$(ERL_TOP)/lib/ssh/src/ssh.hrl \