diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-12-20 19:51:49 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-12-20 19:51:49 (GMT) |
| commit | 8bfca08a31e48b9d6b6dd15fe6b917ff5d131b25 (patch) | |
| tree | dd02339702d51326570fa3500dcab6177ce4ecf1 | |
| parent | 5e27dadda3ad29730ff4d460b798b561cfaaba56 (diff) | |
| download | tcl-8bfca08a31e48b9d6b6dd15fe6b917ff5d131b25.zip tcl-8bfca08a31e48b9d6b6dd15fe6b917ff5d131b25.tar.gz tcl-8bfca08a31e48b9d6b6dd15fe6b917ff5d131b25.tar.bz2 | |
spacing
| -rw-r--r-- | tests/httpProxy.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/httpProxy.test b/tests/httpProxy.test index 49818c9..5fdc326 100644 --- a/tests/httpProxy.test +++ b/tests/httpProxy.test @@ -147,7 +147,7 @@ if {[testConstraint needsTclTls]} { # Testing with Squid # - Example Squid configuration for Enterprise Linux 8 (Red Hat, Oracle, Rocky, # Alma, ...) is in file tests/httpProxySquidConfigForEL8.tar.gz. -# - Example Squid configuration for Diladele Squid on Windows is in +# - Example Squid configuration for Diladele Squid on Windows is in # file tests/httpProxySquidConfigForWindowsDiladele.zip. # # - Two instances of Squid are launched, one that needs authentication and one |
