spec/jarfile_spec.rb in maven-tools-0.29.2 vs spec/jarfile_spec.rb in maven-tools-0.29.3

- old
+ new

@@ -34,10 +34,10 @@ after do FileUtils.rm_rf(File.join(workdir, "tmp-*")) end it 'generates lockfile' do - subject.generate_lockfile(%w( a b c d e f)) + subject.generate_lockfile(%w( a b c d e f ruby.bundler:bla)) File.read(jfile_lock).must_equal <<-EOF a b c d