# File lib/rake/testtask.rb, line 128
128:     def lib_path
129:       @libs.join(File::PATH_SEPARATOR)
130:     end