From 3e9b5c277653cef27b30f31c1db090777c22ed9d Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 28 Jun 2017 10:27:32 -0400 Subject: PLT-6813 Removed misleading and outdated link tests (#6767) * PLT-6813 Removed misleading tests using default ports * PLT-6813 Removed tests using basic authentication --- tests/test-links.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/test-links.md b/tests/test-links.md index 55be2f27b..c7404b04d 100644 --- a/tests/test-links.md +++ b/tests/test-links.md @@ -23,12 +23,9 @@ http://192.168.1.1:4040 http://[::1]:80 http://[::1]:8065 https://[::1]:80 -http://[2001:0:5ef5:79fb:303a:62d5:3312:ff42]:80 +http://[2001:0:5ef5:79fb:303a:62d5:3312:ff42] http://[2001:0:5ef5:79fb:303a:62d5:3312:ff42]:8065 -https://[2001:0:5ef5:79fb:303a:62d5:3312:ff42]:443 -http://username:password@example.com -http://username:password@127.0.0.1 -http://username:password@[2001:0:5ef5:79fb:303a:62d5:3312:ff42]:80 +https://[2001:0:5ef5:79fb:303a:62d5:3312:ff42] test@example.com http://example.com/more_(than)_one_(parens) http://example.com/(something)?after=parens -- cgit v1.2.3-1-g7c22