mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-17 14:47:30 -05:00
5 lines
75 B
Ruby
5 lines
75 B
Ruby
|
|
require_relative './lib'
|
||
|
|
|
||
|
|
exit Test::Unit::AutoRunner::run(true, __dir__)
|
||
|
|
|