aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/stdlib.spec
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2017-09-26 10:14:54 +0200
committerDan Gudmundsson <[email protected]>2017-09-26 10:14:54 +0200
commit3c23f2c6335d8586aca1efb9da6d20f00a8840fd (patch)
tree51cd6b964697db8b65abdc617ae8204fa807cc13 /lib/stdlib/test/stdlib.spec
parent1b18005cf26957a736abac4ff05e300fbda7c075 (diff)
parent7554cf21e7911e5a143b5219982639908f04b1fc (diff)
downloadotp-3c23f2c6335d8586aca1efb9da6d20f00a8840fd.tar.gz
otp-3c23f2c6335d8586aca1efb9da6d20f00a8840fd.tar.bz2
otp-3c23f2c6335d8586aca1efb9da6d20f00a8840fd.zip
Merge branch 'dgud/stdlib/unicode-string-bench'
* dgud/stdlib/unicode-string-bench: stdlib: Add unicode string benchmarks
Diffstat (limited to 'lib/stdlib/test/stdlib.spec')
-rw-r--r--lib/stdlib/test/stdlib.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/test/stdlib.spec b/lib/stdlib/test/stdlib.spec
index 3768e494b2..91712b8963 100644
--- a/lib/stdlib/test/stdlib.spec
+++ b/lib/stdlib/test/stdlib.spec
@@ -1 +1,2 @@
{suites,"../stdlib_test",all}.
+{skip_suites,"../stdlib_test",stdlib_bench_SUITE, "bench only"}.