method

test_files=

v1_9_3_125 - Show latest stable - Class: Rake::TestTask
test_files=(list)
public

Explicitly define the list of test files to be included in a test. list is expected to be an array of file names (a FileList is acceptable). If both pattern and test_files are used, then the list of test files is the union of the two.