Adding TODO to remove dummy tests after go1.4.
This commit is contained in:
@@ -9,6 +9,8 @@ import (
|
||||
"github.com/golang/oauth2"
|
||||
)
|
||||
|
||||
// TODO(jbd): Remove after Go 1.4.
|
||||
// Related to https://codereview.appspot.com/107320046
|
||||
func TestA(t *testing.T) {}
|
||||
|
||||
func Example_config() {
|
||||
|
||||
Reference in New Issue
Block a user