forked from remote/oauth2
oauth2/google: fixed comment formatting and clarified naming
This commit is contained in:
@@ -2,7 +2,7 @@ package externalaccount
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestError_Generator(t *testing.T) {
|
||||
func TestError(t *testing.T) {
|
||||
e := Error{
|
||||
"42",
|
||||
"http:thisIsAPlaceholder",
|
||||
|
||||
Reference in New Issue
Block a user