package misc import ( "testing" ) func TestStartOrEndOpStore(t *testing.T) { StartOrEndOpStore(true, 0, 0, false, true) }