docs: Add blog post to README
This commit is contained in:
parent
dd1e6c3b36
commit
7824e0e7e3
2 changed files with 5 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
"testing"
|
||||
)
|
||||
|
||||
func TestUnmarhshalChallengeRespones(t *testing.T) {
|
||||
func TestUnmarshalChallengeRespones(t *testing.T) {
|
||||
var testXml string = `
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<resp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue