instance method Gem::Specification#test_suite_file=
test_suite_file=(file)-
この属性は非推奨です。 Gem::Specification#test_files= を使用してください。
- [PARAM] file:
- テストスイートのファイルを指定します。
class Gem::Specification
test_suite_file=(file)この属性は非推奨です。 Gem::Specification#test_files= を使用してください。