mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 12:17:36 -05:00
Initial commit for integration tests. Experimental. Playing with potential syntax
This commit is contained in:
3
test/integration/runner.rb
Normal file
3
test/integration/runner.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
Dir['tests/*.rb'].sort.each do |f|
|
||||
require('./' + f)
|
||||
end
|
||||
Reference in New Issue
Block a user