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