Skip to content

Commit

Permalink
Without mock, example cannot work as test
Browse files Browse the repository at this point in the history
  • Loading branch information
mremond committed Jul 31, 2016
1 parent 8f62eb0 commit 5a17091
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client_test.go
Expand Up @@ -65,6 +65,4 @@ func ExampleClient_Stats() {
} else {
fmt.Println(stats.Name, stats.Value)
}
// Output:
// 1
}

0 comments on commit 5a17091

Please sign in to comment.