# File lib/rake/testtask.rb, line 73
73:     def test_files=(list)
74:       @test_files = list
75:     end