Method: Ore::Project#test_files
- Defined in:
- lib/ore/project.rb
permalink #test_files ⇒ Object (readonly)
The test files for the project
100 101 102 |
# File 'lib/ore/project.rb', line 100 def test_files @test_files end |
The test files for the project
100 101 102 |
# File 'lib/ore/project.rb', line 100 def test_files @test_files end |