]> source.dussan.org Git - jgit.git/commit
Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 84/76484/2
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 3 Jul 2016 23:02:26 +0000 (01:02 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 7 Jul 2016 21:23:33 +0000 (17:23 -0400)
commit4c25757df75bb845f66f6970c7d9addfa0f09fac
treefaea1b1f6a818515e5efb868f58be27a4ea9c276
parent63cf87f8630e1176008f308742d7a72f5c7ec123
Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch()

This assertion only defined a message but didn't assert anything.

Change-Id: I0914642b64b69dc4e3ec24acbf8052f9171613d8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/SmartClientSmartServerTest.java