From a82bbbacf4dfc84319f0e656ccc2aa25aac79895 Mon Sep 17 00:00:00 2001 From: mkarlesky Date: Fri, 18 Feb 2011 03:51:55 +0000 Subject: [PATCH] http://its-not-its.info git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@120 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e --- rakefile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rakefile.rb b/rakefile.rb index 19182d3..6e2d347 100644 --- a/rakefile.rb +++ b/rakefile.rb @@ -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 -- GitLab