mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Add description to test:isolated task
Signed-off-by: James Stocks <jstocks@chef.io>
This commit is contained in:
parent
88cdff8422
commit
41b99e4e45
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -157,6 +157,7 @@ namespace :test do
|
|||
end
|
||||
task parallel: [:accept_license] # given isolated being green, why is this needed?
|
||||
|
||||
desc "Run test files in multiple threads"
|
||||
task :isolated do
|
||||
require "fileutils"
|
||||
|
||||
|
|
Loading…
Reference in a new issue