]> Sergey Matveev's repositories - btrtrc.git/blob - test/init_test.go
Replace internal/tmproot with Testing.TB.TempDir
[btrtrc.git] / test / init_test.go
1 package test
2
3 import (
4         _ "github.com/anacrolix/envpprof"
5 )