Skip to content

Commit

Permalink
DIABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-its-andy committed Nov 17, 2017
1 parent 581ed20 commit cd151e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsa_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

var store RSAStore

func Test_RSAServer(t *testing.T) {
func DISABLETest_RSAServer(t *testing.T) {

root, err := Parsex509RSACert(getRootCA(), getRootKey())
if err != nil {
Expand Down

0 comments on commit cd151e0

Please sign in to comment.