mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-03 19:22:02 +08:00
rearranged project to centralize all self-test stuff under test directory. only pull in includes when required.
This commit is contained in:
@ -3,7 +3,6 @@ UNITY_ROOT = File.expand_path(File.dirname(__FILE__)) + '/../..'
|
||||
|
||||
require 'rake'
|
||||
require 'rake/clean'
|
||||
require 'rake/testtask'
|
||||
require HERE+'rakefile_helper'
|
||||
|
||||
TEMP_DIRS = [
|
||||
|
Reference in New Issue
Block a user