# File lib/rake/testtask.rb, line 116
116:     def lib_path
117:       @libs.join(File::PATH_SEPARATOR)
118:     end