mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
Revert "Revert "Merge pull request #155 from shermdog/RE-7014-cinext""
This reverts commit 0fd6fff934.
This commit is contained in:
parent
4738a0b8b9
commit
c71b2cd003
10 changed files with 207 additions and 24 deletions
|
|
@ -1,3 +1,7 @@
|
|||
require 'simplecov'
|
||||
SimpleCov.start do
|
||||
add_filter '/spec/'
|
||||
end
|
||||
require 'helpers'
|
||||
require 'rbvmomi'
|
||||
require 'rspec'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue