From 120bfb33b9792467ef278d6b7de53856ae482e46 Mon Sep 17 00:00:00 2001 From: Norbert Heusser Date: Mon, 28 Nov 2022 20:50:31 +0000 Subject: [PATCH] Enable test-ws.sh in test/client Signed-off-by: Norbert Heusser --- test/client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/client/Makefile b/test/client/Makefile index 0f81780c..b60274a6 100644 --- a/test/client/Makefile +++ b/test/client/Makefile @@ -76,7 +76,7 @@ endif ptest : ./test.sh - #./test-ws.sh + ./test-ws.sh ./test.py clean: