From 464e7d6afc745331a19506ba9a41ada9969999e3 Mon Sep 17 00:00:00 2001 From: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Date: Sun, 7 May 2023 06:04:25 +0200 Subject: [PATCH] Run the full testsuite --- autobahn/fuzzingclient.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autobahn/fuzzingclient.json b/autobahn/fuzzingclient.json index c36e247..77fa869 100644 --- a/autobahn/fuzzingclient.json +++ b/autobahn/fuzzingclient.json @@ -15,12 +15,12 @@ "6.*", "7.*", "9.*", - "10.*" - ], - "exclude-cases": [ + "10.*", "11.*", "12.*", "13.*" ], + "exclude-cases": [ + ], "exclude-agent-cases": {} }