@@ -63,6 +63,6 namespace :test do | |||
|
63 | 63 | t.verbose = true |
|
64 | 64 | t.test_files = FileList['test/functional/repositories*_test.rb'] |
|
65 | 65 | end |
|
66 |
Rake::Task['test:scm:functionals'].comment = "Run the scm |
|
|
66 | Rake::Task['test:scm:functionals'].comment = "Run the scm functional tests" | |
|
67 | 67 | end |
|
68 | 68 | end |
General Comments 0
You need to be logged in to leave comments.
Login now