]> source.dussan.org Git - jgit.git/commit
Adapt expected commit message in tests 03/2403/1
authorRobin Stocker <robin@nibor.org>
Wed, 2 Feb 2011 15:11:39 +0000 (16:11 +0100)
committerRobin Stocker <robin@nibor.org>
Wed, 2 Feb 2011 15:11:39 +0000 (16:11 +0100)
commit8a635668ecf0a3db38196a72b5f0bb8f6bef685e
treebd0f5bf1f6cdd46966038b4a11a631a266ea51ab
parentb0245b548b9c9fe1801fb8af727b08a7c3cc9706
Adapt expected commit message in tests

Because of change I28ae5713, the commit message lost the "into HEAD" and
caused the MergeCommandTest to fail. This change fixes it.

Bug: 336059
Change-Id: Ifac0138c6c6d66c40d7295b5e11ff3cd98bc9e0c
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/MergeCommandTest.java