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