mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 04:07:49 -05:00
Initial commit for integration tests. Experimental. Playing with potential syntax
This commit is contained in:
4
test/integration/tests/0-noop.rb
Normal file
4
test/integration/tests/0-noop.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
# this test does nothing
|
||||
# it's, in a way, a test of the integration testing framework
|
||||
|
||||
puts 'executing noop test'
|
||||
Reference in New Issue
Block a user