mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 12:17:36 -05:00
4 lines
59 B
Ruby
4 lines
59 B
Ruby
Dir['tests/*.rb'].sort.each do |f|
|
|
require('./' + f)
|
|
end
|