Fix assert for a project in a non-existed git repository
commit75df95f31fe3d67df9bfc82b5c3b6b789a89a205
authorMykola Nikishov <mn@mn.com.ua>
Fri, 23 Oct 2009 21:10:09 +0000 (24 00:10 +0300)
committerMykola Nikishov <mn@mn.com.ua>
Fri, 6 Nov 2009 09:35:22 +0000 (6 11:35 +0200)
tree15a1f7f929ab22cb9164c436024031f3cda636e4
parent84b7cb118370462f213b0a58dc92f48cb276b7ca
Fix assert for a project in a non-existed git repository

Test project was created in the directory where there is no git
repository and it's not nested into another existed repository. It's
strange to expect that this project will be shared.

Bug: 290676
Change-Id: Ibda750e8901e294262f6601f12f90fc004a41fbd
Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
org.eclipse.egit.core.test/src/org/eclipse/egit/core/op/T0001_ConnectProviderOperationTest.java