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