Method: Easytest.test_files_location

Defined in:
lib/easytest.rb

.test_files_locationObject



55
56
57
# File 'lib/easytest.rb', line 55

def self.test_files_location
  "#{test_dir}/**/*_test.rb"
end