Sha256: 142c3e15cc78ea4ef9de0bc29b25754fb0fbba243b1a439bd94ac0c391a00848
Contents?: true
Size: 430 Bytes
Versions: 2
Compression:
Stored size: 430 Bytes
Contents
# ========================================================================= # CMock - Automatic Mock Generation for C # ThrowTheSwitch.org # Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams # SPDX-License-Identifier: MIT # ========================================================================= # Setup our load path: [ 'lib' ].each do |dir| $:.unshift(File.join("#{__dir__}//..//", dir)) end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/cmock/config/production_environment.rb |
ceedling-1.0.0 | vendor/cmock/config/production_environment.rb |