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