From 3997510eed6f986cef5898cf7d4485e7acfa3a14 Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Wed, 12 Dec 2018 17:11:20 +0100 Subject: test1201: Add a trailing `?' to the selector This verify that the `?' in the selector is kept as is. Verifies the fix in #3370 --- tests/data/test1201 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test1201 b/tests/data/test1201 index 81a9fe425..29a059aa0 100644 --- a/tests/data/test1201 +++ b/tests/data/test1201 @@ -25,7 +25,7 @@ gopher Gopher selector -gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201 +gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201? @@ -33,7 +33,7 @@ gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201 # Verify data after the test has been "shot" -/selector/SELECTOR/1201 +/selector/SELECTOR/1201? -- cgit v1.2.1