Method: LibGems::Specification#test_files
- Defined in:
- lib/libgems/specification.rb
#test_files ⇒ Object
:attr_accessor: test_files
Test files included in this gem. You cannot append to this accessor, you must assign to it.
1288 |
# File 'lib/libgems/specification.rb', line 1288 array_attribute :test_files |