From 3ce8de32ffb38bf0afd7780888b9d4179768061b Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Sat, 29 Jan 2022 00:06:47 +0000 Subject: [PATCH] Fix typo --- test/client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/client/Makefile b/test/client/Makefile index f5c9feaa..a4e4992c 100644 --- a/test/client/Makefile +++ b/test/client/Makefile @@ -32,7 +32,7 @@ test : 02 03 ./03-publish-socks.py ./03-publish-stdin-file.py ./03-publish-stdin-line.py - ./03-publish-url.py, + ./03-publish-url.py ptest : ./test.sh