parent
							
								
									ca2b78dc0a
								
							
						
					
					
						commit
						22cf89c02b
					
				|  | @ -5,8 +5,8 @@ import ( | |||
| 	"net/http" | ||||
| 	"net/url" | ||||
| 	"strings" | ||||
| 	"testing" | ||||
| 	"sync" | ||||
| 	"testing" | ||||
| ) | ||||
| 
 | ||||
| func TestAuthChallengeParse(t *testing.T) { | ||||
|  | @ -82,7 +82,6 @@ func testAuthChallengeNormalization(t *testing.T, host string) { | |||
| 	} | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
| func testAuthChallengeConcurrent(t *testing.T, host string) { | ||||
| 
 | ||||
| 	scm := NewSimpleChallengeManager() | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue