aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh.spec
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-02-27 16:09:27 +0100
committerHans Nilsson <[email protected]>2017-03-23 10:40:45 +0100
commit405ce6b57ecf527017fd9066a962b6f3aaa00c09 (patch)
tree654ae7677d5f7cb3946b08b24e07afb374e0b30d /lib/ssh/test/ssh.spec
parent6d91c5cbe19e8ed9e7548d5e90d236c603977f08 (diff)
downloadotp-405ce6b57ecf527017fd9066a962b6f3aaa00c09.tar.gz
otp-405ce6b57ecf527017fd9066a962b6f3aaa00c09.tar.bz2
otp-405ce6b57ecf527017fd9066a962b6f3aaa00c09.zip
ssh: new benchmark suite: ssh_bench_SUITE
Diffstat (limited to 'lib/ssh/test/ssh.spec')
-rw-r--r--lib/ssh/test/ssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh.spec b/lib/ssh/test/ssh.spec
index 92351f3ed1..68268cb20d 100644
--- a/lib/ssh/test/ssh.spec
+++ b/lib/ssh/test/ssh.spec
@@ -1,6 +1,6 @@
{suites,"../ssh_test",all}.
-{skip_suites, "../ssh_test", [
+{skip_suites, "../ssh_test", [ssh_bench_SUITE
],
"Benchmarks run separately"}.