]> source.dussan.org Git - jgit.git/commit
Do not catch Exception in test cases 30/3830/2
authorStefan Lay <stefan.lay@sap.com>
Wed, 6 Jul 2011 11:36:57 +0000 (13:36 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 6 Jul 2011 21:10:52 +0000 (23:10 +0200)
commit7e1b2466e3928f3b2863912ef83b316ed39082db
tree3394424fa1a4ab5a60ded04f5ab953a5269d5e29
parent9ea9537d7cd41c4bb36feb1296a5d98539cdaa21
Do not catch Exception in test cases

Exception handling is already done by JUnit.

Change-Id: Ia25d768c311d384d728f281aced92f598e5e2041
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CloneCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/InitCommandTest.java