aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/inets.spec
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2017-12-15 11:04:35 +0100
committerIngela Anderton Andin <[email protected]>2017-12-15 11:04:35 +0100
commit5ad63d8a404db14edbb221565baf518728b71426 (patch)
tree5269706197ac9013a393bc36bcc57e2c1ed26cd6 /lib/inets/test/inets.spec
parent64ada689858df2f03388b1c15e96abcf6e5a55c0 (diff)
parent9b61f4f4b26a77ca08b2a4a4f7776aac58bdff53 (diff)
downloadotp-5ad63d8a404db14edbb221565baf518728b71426.tar.gz
otp-5ad63d8a404db14edbb221565baf518728b71426.tar.bz2
otp-5ad63d8a404db14edbb221565baf518728b71426.zip
Merge branch 'maint'
Diffstat (limited to 'lib/inets/test/inets.spec')
-rw-r--r--lib/inets/test/inets.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/inets/test/inets.spec b/lib/inets/test/inets.spec
index ed102f8219..6cb3d6526c 100644
--- a/lib/inets/test/inets.spec
+++ b/lib/inets/test/inets.spec
@@ -1 +1,3 @@
-{suites,"../inets_test",all}.
+{suites,"../inets_test", all}.
+{skip_suites, "../inets_test", [httpd_bench_SUITE],
+ "Benchmarks run separately"}.