From e123f661c86793a8e4af8ad352e11a530ce0487a Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Wed, 30 Nov 2022 14:33:25 +0000 Subject: [PATCH] Enable client websocket tests --- test/client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/client/Makefile b/test/client/Makefile index 34625e8b..0f81780c 100644 --- a/test/client/Makefile +++ b/test/client/Makefile @@ -9,7 +9,7 @@ all : check : test test : 02 03 04 ./test.sh - #./test-ws.sh + ./test-ws.sh test-compile: