spec/aether_spec.rb in jbundler-0.6.3 vs spec/aether_spec.rb in jbundler-0.6.4
- old
+ new
@@ -1,6 +1,7 @@
load File.expand_path(File.join('spec', 'setup.rb'))
require 'maven/tools/jarfile'
+require 'maven/tools/model'
require 'jbundler/aether'
require 'fileutils'
describe JBundler::AetherRuby do