Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Commit ae8ee36

Browse files
committed
Add TODO information
1 parent eef76cd commit ae8ee36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tree_entry_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ func setupGitRepo(url string) string {
2828
return dir
2929
}
3030

31+
//TODO use https://blog.golang.org/subtests when removing support for Go1.6
3132
func benchmarkGetCommitsInfo(url string, b *testing.B) {
3233
b.StopTimer()
3334

0 commit comments

Comments
 (0)