aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-12-02 11:40:05 +0100
committerHans Nilsson <[email protected]>2016-12-02 11:40:05 +0100
commitf3d2c8fc5695438f5566853938093e61d723a284 (patch)
tree26265f2f86414410e9b4396a377bbf89e7d2448b
parente91fc9bcab7977969c105fa7b8d061dfd6c3ab3f (diff)
downloadotp-f3d2c8fc5695438f5566853938093e61d723a284.tar.gz
otp-f3d2c8fc5695438f5566853938093e61d723a284.tar.bz2
otp-f3d2c8fc5695438f5566853938093e61d723a284.zip
ssh: excluded modules from cover spec
-rw-r--r--lib/ssh/test/ssh.cover1
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