@@ -63,6 +63,6 namespace :test do | |||||
63 | t.verbose = true |
|
63 | t.verbose = true | |
64 | t.test_files = FileList['test/functional/repositories*_test.rb'] |
|
64 | t.test_files = FileList['test/functional/repositories*_test.rb'] | |
65 | end |
|
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 | end |
|
67 | end | |
68 | end |
|
68 | end |
General Comments 0
You need to be logged in to leave comments.
Login now