mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-22 20:27:45 -05:00
Small source_cache test
This commit is contained in:
@@ -140,6 +140,8 @@ class Project
|
||||
end
|
||||
|
||||
class IntegrationTest < Test::Unit::TestCase
|
||||
self.test_order = :defined # run tests in order of defintion (as opposed to alphabetical)
|
||||
|
||||
def setup
|
||||
# Clear existing cpm-related env vars
|
||||
TestLib.clear_env
|
||||
|
||||
Reference in New Issue
Block a user