From 08f30877e3a7f98a1e72d0506c522763078e797b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Oct 2015 19:10:50 +0000 Subject: [PATCH] Testing: Test url suffix Signed-off-by: Ian Jackson --- tests/autotest | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/autotest b/tests/autotest index 29863bc..60143a2 100755 --- a/tests/autotest +++ b/tests/autotest @@ -15,7 +15,7 @@ log_user 0 log_file -a $tt/expect.log spawn -nottycopy \ -w3m -config /dev/null -o cgi_bin=$pwd/tests file:///cgi-bin/wrap +w3m -config /dev/null -o cgi_bin=$pwd/tests file:///cgi-bin/wrap/Tsuffix proc timeout-abort {} { send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" @@ -61,4 +61,6 @@ fillformfield alice fillformfield sesame submitform-expect "ACCESSGRANTED" +etxt {path = '/Tsuffix'} + puts ok -- 2.30.2