Commit 4695754d authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Fixes task description.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4547 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 339bcc97
......@@ -63,6 +63,6 @@ namespace :test do
t.verbose = true
t.test_files = FileList['test/functional/repositories*_test.rb']
end
Rake::Task['test:scm:functionals'].comment = "Run the scm unit tests"
Rake::Task['test:scm:functionals'].comment = "Run the scm functional tests"
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment