mirror of
https://github.com/inspec/inspec
synced 2025-02-16 22:18:38 +00:00
Removing ParallelTest so as to not encourage anyone from using it.
Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
parent
1266a65f28
commit
4b3f11697d
1 changed files with 0 additions and 4 deletions
|
@ -156,10 +156,6 @@ class InspecTest < Minitest::Test
|
||||||
# shared stuff here
|
# shared stuff here
|
||||||
end
|
end
|
||||||
|
|
||||||
class ParallelTest < InspecTest
|
|
||||||
parallelize_me!
|
|
||||||
end
|
|
||||||
|
|
||||||
module Minitest::Guard
|
module Minitest::Guard
|
||||||
# TODO: push up to minitest
|
# TODO: push up to minitest
|
||||||
def osx?(platform = RUBY_PLATFORM)
|
def osx?(platform = RUBY_PLATFORM)
|
||||||
|
|
Loading…
Add table
Reference in a new issue