mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-06-03 02:57:19 +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'
|
||||
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
|
||||
run_tests get_unit_test_files
|
||||
end
|
||||
|
Reference in New Issue
Block a user