corrected test

master
Charles Iliya Krempeaux 2019-06-24 14:20:49 -07:00
parent ebbb49df89
commit ca42c95e52
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"os"
)
func ExamplePatternString() {
func ExamplePattern_String() {
var template = "/v1/users/{user_id}"