package disktest import "testing" func TestDiskIoTest(t *testing.T) { diskIoTest() }