[lang-ref] Skip test ( bash )

@test "skip test" {
	# skip
	skip 'Skip sample'
}