mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-27 21:12:55 +08:00
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@120 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
@ -17,7 +17,7 @@ include RakefileHelpers
|
|||||||
DEFAULT_CONFIG_FILE = 'gcc.yml'
|
DEFAULT_CONFIG_FILE = 'gcc.yml'
|
||||||
configure_toolchain(DEFAULT_CONFIG_FILE)
|
configure_toolchain(DEFAULT_CONFIG_FILE)
|
||||||
|
|
||||||
desc "Test unity with it's own unit tests"
|
desc "Test unity with its own unit tests"
|
||||||
task :unit do
|
task :unit do
|
||||||
run_tests get_unit_test_files
|
run_tests get_unit_test_files
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user