summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 8cfc067..0280338 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -14,6 +14,9 @@
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
require 'json'
+require 'support/docker'
+require 'support/project'
+require 'support/fixture_file_helper'
RSpec.configure do |config|
# rspec-expectations config goes here. You can use an alternate