mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Merge pull request #4108 from inspec/zenspider/remove_test_unit_helper
Delete test/unit/helper.rb
This commit is contained in:
commit
c7218a991a
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
require 'minitest/autorun'
|
|
||||||
require 'minitest/pride'
|
|
||||||
|
|
||||||
# Data formats commonly used in testing
|
|
||||||
require 'json'
|
|
||||||
require 'ostruct'
|
|
||||||
|
|
||||||
require_relative 'lib/resource_support/aws'
|
|
Loading…
Reference in a new issue