blob: 58e6dc505b7f51af99241a085044a4ab8ab182d4 [file]
package skipper
import "testing"
func Test(t *testing.T) {
t.Skip("skipping")
}