package memorytest import ( "testing" ) func Test(t *testing.T) { MemoryTest("zh", "sysbench") }