integ/spec/modular-spec.rb in boxgrinder-build-0.10.1 vs integ/spec/modular-spec.rb in boxgrinder-build-0.10.2

- old
+ new

@@ -15,13 +15,15 @@ # License along with this software; if not, write to the Free # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. require 'rubygems' +require 'boxgrinder-build' require 'boxgrinder-build/appliance' +require 'boxgrinder-build/helpers/guestfs-helper' +require 'boxgrinder-core' require 'boxgrinder-core/models/config' require 'boxgrinder-core/helpers/log-helper' -require 'boxgrinder-build/helpers/guestfs-helper' require 'fileutils' module BoxGrinder describe 'BoxGrinder Build' do before(:all) do