package test import "testing" func TestPutGet(t *testing.T) { PutGet() }