All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.maven-tools-1.0.5.spec.spec_helper.rb Maven / Gradle / Ivy

The newest version!
begin
  require 'minitest'
rescue LoadError
end
require 'minitest/autorun'

$LOAD_PATH.unshift File.join( File.dirname( File.expand_path( __FILE__ ) ),
                              '..', 'lib' )
# due to development dependencies we have a cycle, so remove it
$LOAD_PATH.delete_if { |lp| lp.match /maven-tools-/ }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy