Fix occasional failure of UI Test GitCloneWizardTest.alteringSomeParametersDuringClone
commitb712ffc216fc3cfc07c2f5f2580f42081f31b260
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 29 May 2010 23:05:43 +0000 (30 01:05 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 29 May 2010 23:05:43 +0000 (30 01:05 +0200)
tree7f965255a77830e9f27e38186d792532d3e07ac8
parentbe831ab3e4cb891a66275af43f847881ad141509
Fix occasional failure of UI Test GitCloneWizardTest.alteringSomeParametersDuringClone

The test created a repo one level "up" and was not cleaned between runs when
run from maven.

Bug: 314988

Change-Id: I490ea33d29ae4c16b40a22319f9c707b8742a5f3
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/wizards/clone/GitCloneWizardTest.java