producer-core/spec/spec_helper.rb
Thibault Jouan 5d9a5f1f57 Simplify spec helper:
Move specific exception `SomeErrorInRecipe' in the only spec where it
is used.
2013-08-06 17:13:41 +00:00

5 lines
91 B
Ruby

require 'producer/core'
require 'support/exit_helpers'
require 'support/fixtures_helpers'