[lang-ref] スキップする (未対応のケースなど) ( bash )

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