mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Chkbuild runs for each directories just under `test` directory when `test-all` failed. `test/excludes` itself should not be a target.
3 lines
70 B
Ruby
3 lines
70 B
Ruby
# frozen_string_literal: false
|
|
exclude(:test_getpass, 'not portable')
|