aboutsummaryrefslogtreecommitdiffstats
path: root/test/ws_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/ws_SUITE.erl')
-rw-r--r--test/ws_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ws_SUITE.erl b/test/ws_SUITE.erl
index 5f980d8..b6709ca 100644
--- a/test/ws_SUITE.erl
+++ b/test/ws_SUITE.erl
@@ -60,7 +60,7 @@ groups() ->
ws_timeout_reset,
ws_upgrade_with_opts
],
- [{ws, [], BaseTests}].
+ [{ws, [parallel], BaseTests}].
init_per_suite(Config) ->
application:start(crypto),