diff options
author | Hans Nilsson <[email protected]> | 2016-12-02 11:40:05 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-12-02 11:40:05 +0100 |
commit | f3d2c8fc5695438f5566853938093e61d723a284 (patch) | |
tree | 26265f2f86414410e9b4396a377bbf89e7d2448b /lib/ssh | |
parent | e91fc9bcab7977969c105fa7b8d061dfd6c3ab3f (diff) | |
download | otp-f3d2c8fc5695438f5566853938093e61d723a284.tar.gz otp-f3d2c8fc5695438f5566853938093e61d723a284.tar.bz2 otp-f3d2c8fc5695438f5566853938093e61d723a284.zip |
ssh: excluded modules from cover spec
Diffstat (limited to 'lib/ssh')
-rw-r--r-- | lib/ssh/test/ssh.cover | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh.cover b/lib/ssh/test/ssh.cover index a4221fbbbe..69d2a1c4f8 100644 --- a/lib/ssh/test/ssh.cover +++ b/lib/ssh/test/ssh.cover @@ -1,2 +1,3 @@ {incl_app,ssh,details}. +{excl_mods, ssh, [ssh_dbg, ssh_info, ssh_server_key_api, ssh_sftpd_file_api]}.
\ No newline at end of file |